|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.server.ejbd.DeploymentIndex
public class DeploymentIndex
Constructor Summary | |
---|---|
DeploymentIndex()
|
Method Summary | |
---|---|
DeploymentInfo |
getDeployment(EJBRequest req)
|
DeploymentInfo |
getDeployment(int index)
|
DeploymentInfo |
getDeployment(java.lang.Integer index)
|
DeploymentInfo |
getDeployment(java.lang.String deploymentID)
|
int |
getDeploymentIndex(DeploymentInfo deployment)
|
int |
getDeploymentIndex(java.lang.String deploymentID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentIndex()
Method Detail |
---|
public DeploymentInfo getDeployment(EJBRequest req) throws java.rmi.RemoteException
java.rmi.RemoteException
public int getDeploymentIndex(DeploymentInfo deployment)
public int getDeploymentIndex(java.lang.String deploymentID)
public DeploymentInfo getDeployment(java.lang.String deploymentID)
public DeploymentInfo getDeployment(java.lang.Integer index)
public DeploymentInfo getDeployment(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |