org.apache.openejb.server.ejbd
Class DeploymentIndex
java.lang.Object
org.apache.openejb.server.ejbd.DeploymentIndex
public class DeploymentIndex
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentIndex
public DeploymentIndex(BeanContext[] beanContexts)
getDeployment
public BeanContext getDeployment(EJBRequest req)
throws RemoteException
- Throws:
RemoteException
getDeploymentIndex
public int getDeploymentIndex(BeanContext deployment)
getDeploymentIndex
public int getDeploymentIndex(String deploymentID)
getDeployment
public BeanContext getDeployment(String deploymentID)
getDeployment
public BeanContext getDeployment(Integer index)
getDeployment
public BeanContext getDeployment(int index)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.