|
||||||||||
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,
java.lang.Class homeClass,
java.lang.Class remoteClass,
java.lang.Class localHomeClass,
java.lang.Class localClass,
java.lang.Class beanClass,
java.lang.Class pkClass,
byte componentType)
Constructs a DeploymentInfo object to represent the specified bean's deployment information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |