org.apache.openejb.server.ejbd
Class DeploymentIndex
java.lang.Object
org.apache.openejb.server.ejbd.DeploymentIndex
public class DeploymentIndex
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentIndex
public DeploymentIndex(DeploymentInfo[] deploymentInfos)
getDeployment
public DeploymentInfo getDeployment(EJBRequest req)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getDeploymentIndex
public int getDeploymentIndex(DeploymentInfo deployment)
getDeploymentIndex
public int getDeploymentIndex(java.lang.String deploymentID)
getDeployment
public DeploymentInfo getDeployment(java.lang.String deploymentID)
getDeployment
public DeploymentInfo getDeployment(java.lang.Integer index)
getDeployment
public DeploymentInfo getDeployment(int index)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.