org.jboss.seam.rest.client
Class RestClient.RestClientLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<RestClient>
org.jboss.seam.rest.client.RestClient.RestClientLiteral
- All Implemented Interfaces:
- Serializable, Annotation, RestClient
- Enclosing class:
- RestClient
public static class RestClient.RestClientLiteral
- extends AnnotationLiteral<RestClient>
- implements RestClient
Annotation literal for @{link RestClient} qualifier.
- See Also:
- Serialized Form
RestClient.RestClientLiteral
public RestClient.RestClientLiteral()
RestClient.RestClientLiteral
public RestClient.RestClientLiteral(String value)
value
public String value()
Copyright © 2011 Seam Framework. All Rights Reserved.