org.apache.openejb.core
Class DeploymentContext
java.lang.Object
org.apache.openejb.core.DeploymentContext
public class DeploymentContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentContext
public DeploymentContext(Object id,
ClassLoader classLoader,
Context jndiContext)
getClassLoader
public ClassLoader getClassLoader()
getId
public Object getId()
getJndiContext
public Context getJndiContext()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.