|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentContext | |
org.openejb.core | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of DeploymentContext in org.openejb.core |
Constructors in org.openejb.core with parameters of type DeploymentContext | |
DeploymentInfo(DeploymentContext context,
Class homeClass,
Class remoteClass,
Class localHomeClass,
Class localClass,
Class beanClass,
Class pkClass,
byte componentType)
Constructs a DeploymentInfo object to represent the specified bean's deployment information. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |