org.jboss.solder.literal
Class DependentLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.Dependent>
org.jboss.solder.literal.DependentLiteral
- All Implemented Interfaces:
- Serializable, Annotation, javax.enterprise.context.Dependent
public class DependentLiteral
- extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.Dependent>
- implements javax.enterprise.context.Dependent
- See Also:
- Serialized Form
Field Summary |
static javax.enterprise.context.Dependent |
INSTANCE
|
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final javax.enterprise.context.Dependent INSTANCE
DependentLiteral
public DependentLiteral()
Copyright © 2008-2011 Seam Framework. All Rights Reserved.