org.jboss.ejb
Class EJBsImpl
java.lang.Object
org.jboss.ejb.EJBsImpl
- All Implemented Interfaces:
- java.lang.annotation.Annotation, javax.annotation.EJBs
public class EJBsImpl
- extends Object
- implements javax.annotation.EJBs
// *
- Version:
- $Revision: 1.1.2.5 $
- Author:
- William DeCoste
Methods inherited from interface java.lang.annotation.Annotation |
equals, hashCode |
EJBsImpl
public EJBsImpl()
value
public javax.annotation.EJB[] value()
addEjb
public void addEjb(javax.annotation.EJB ejb)
annotationType
public Class annotationType()
- Specified by:
annotationType
in interface java.lang.annotation.Annotation
toString
public String toString()
- Specified by:
toString
in interface java.lang.annotation.Annotation
- Overrides:
toString
in class Object
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.