Package javax.enterprise.inject.literal
Class SingletonLiteral
- All Implemented Interfaces:
 Annotation
Supports inline instantiation of the 
Singleton annotation.- Since:
 - 2.0
 - See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
 
 - 
 - 
Constructor Details
- 
SingletonLiteral
public SingletonLiteral() 
 -