|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.core.DeploymentContext
public class DeploymentContext
Constructor Summary | |
---|---|
DeploymentContext(java.lang.Object id,
java.lang.ClassLoader classLoader,
javax.naming.Context jndiContext)
|
Method Summary | |
---|---|
java.lang.ClassLoader |
getClassLoader()
|
java.lang.Object |
getId()
|
javax.naming.Context |
getJndiContext()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentContext(java.lang.Object id, java.lang.ClassLoader classLoader, javax.naming.Context jndiContext)
Method Detail |
---|
public java.lang.ClassLoader getClassLoader()
public java.lang.Object getId()
public javax.naming.Context getJndiContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |