Uses of Interface
org.objectweb.jonas_lib.deployment.api.IEJBRefDesc

Packages that use IEJBRefDesc
org.objectweb.jonas_lib.deployment.api   
org.objectweb.jonas_lib.genclientstub.generator   
 

Uses of IEJBRefDesc in org.objectweb.jonas_lib.deployment.api
 

Classes in org.objectweb.jonas_lib.deployment.api that implement IEJBRefDesc
 class EjbRefDesc
          This class represents the description of an EjbRef object
 

Methods in org.objectweb.jonas_lib.deployment.api that return IEJBRefDesc
 IEJBRefDesc[] IJNDIEnvRefsGroupDesc.getEjbRefDesc()
          Get EJB references.
 

Uses of IEJBRefDesc in org.objectweb.jonas_lib.genclientstub.generator
 

Constructors in org.objectweb.jonas_lib.genclientstub.generator with parameters of type IEJBRefDesc
Generator(Config config, IEJBRefDesc ejbRef, String intfStubClassName, Archive archive)
          Creates a new Generator with the given Config.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.