org.apache.openejb
Interface ClusteredRPCContainer

All Superinterfaces:
Container, RpcContainer

public interface ClusteredRPCContainer
extends RpcContainer


Method Summary
 java.net.URI[] getLocations(DeploymentInfo info)
           
 
Methods inherited from interface org.apache.openejb.RpcContainer
invoke, invoke, invoke
 
Methods inherited from interface org.apache.openejb.Container
deploy, deployments, getContainerID, getContainerType, getDeploymentInfo, undeploy
 

Method Detail

getLocations

java.net.URI[] getLocations(DeploymentInfo info)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.