org.apache.openejb
Interface ClusteredRPCContainer

All Superinterfaces:
Container, RpcContainer

public interface ClusteredRPCContainer
extends RpcContainer


Method Summary
 URI[] getLocations(BeanContext info)
           
 
Methods inherited from interface org.apache.openejb.RpcContainer
invoke
 
Methods inherited from interface org.apache.openejb.Container
deploy, getBeanContext, getBeanContexts, getContainerID, getContainerType, start, stop, undeploy
 

Method Detail

getLocations

URI[] getLocations(BeanContext info)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.