org.apache.openejb
Interface ClusteredRPCContainer

All Superinterfaces:
Container, RpcContainer

public interface ClusteredRPCContainer
extends RpcContainer


Method Summary
 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

URI[] getLocations(DeploymentInfo info)


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