|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |