Uses of Class
org.jboss.ejb.EjbModule

Packages that use EjbModule
org.jboss.ejb Package description goes here
 

Uses of EjbModule in org.jboss.ejb
 

Fields in org.jboss.ejb declared as EjbModule
protected  EjbModule Container.ejbModule
          This is the application that this container is a part of
 

Methods in org.jboss.ejb that return EjbModule
 EjbModule ContainerMBean.getEjbModule()
          Gets the application deployment unit for this container.
 EjbModule Container.getEjbModule()
          Gets the application deployment unit for this container.
 

Methods in org.jboss.ejb with parameters of type EjbModule
 void Container.setEjbModule(EjbModule app)
          Sets the application deployment unit for this container.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.