org.openejb.core
Class DeploymentContext
java.lang.Object
org.openejb.core.DeploymentContext
public class DeploymentContext
- extends Object
- Version:
- $Revision: 2068 $ $Date: 2005-08-07 17:48:07 -0700 (Sun, 07 Aug 2005) $
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-2008 OpenEJB. All Rights Reserved.