org.jboss.cdi.tck.tests.event.observer
Class RoleLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Role>
org.jboss.cdi.tck.tests.event.observer.RoleLiteral
- All Implemented Interfaces:
- Serializable, Annotation, Role
public class RoleLiteral
- extends javax.enterprise.util.AnnotationLiteral<Role>
- implements Role
- See Also:
- Serialized Form
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
RoleLiteral
public RoleLiteral(String value,
String nonbindingValue)
value
public String value()
nonbindingValue
public String nonbindingValue()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.