Class ServiceInstance.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<ServiceInstance>
org.osgi.service.cdi.annotations.ServiceInstance.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
ServiceInstance

public static final class ServiceInstance.Literal extends javax.enterprise.util.AnnotationLiteral<ServiceInstance> implements ServiceInstance
Support inline instantiation of the ServiceInstance annotation.
See Also: