Uses of Interface
com.sun.enterprise.config.serverbeans.EjbContainer

Packages that use EjbContainer
com.sun.enterprise.config.serverbeans   
 

Uses of EjbContainer in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return EjbContainer
 EjbContainer Config.getEjbContainer()
          Gets the value of the ejbContainer property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type EjbContainer
 void Config.setEjbContainer(EjbContainer value)
          Sets the value of the ejbContainer property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.