Class RestClient.RestClientLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<RestClient>
org.eclipse.microprofile.rest.client.inject.RestClient.RestClientLiteral
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 - RestClient
 
public static class RestClient.RestClientLiteral
extends AnnotationLiteral<RestClient>
implements RestClient
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.microprofile.rest.client.inject.RestClient
RestClient.RestClientLiteral - 
Field Summary
Fields inherited from interface org.eclipse.microprofile.rest.client.inject.RestClient
LITERAL - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Constructor Details
- 
RestClientLiteral
public RestClientLiteral() 
 -