|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.enterprise.util.AnnotationLiteral<BeanName>
com.caucho.config.j2ee.BeanNameLiteral
public class BeanNameLiteral
A @BeanName literal for EJB names
Constructor Summary | |
---|---|
BeanNameLiteral(java.lang.String value)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
java.lang.String |
value()
|
Methods inherited from class javax.enterprise.util.AnnotationLiteral |
---|
annotationType, equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.annotation.Annotation |
---|
annotationType, equals, hashCode |
Constructor Detail |
---|
public BeanNameLiteral(java.lang.String value)
Method Detail |
---|
public java.lang.String value()
public java.lang.String toString()
toString
in interface java.lang.annotation.Annotation
toString
in class AnnotationLiteral<BeanName>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |