Uses of Class
org.ow2.cmi.reference.ServerId

Packages that use ServerId
org.ow2.cmi.controller.client   
org.ow2.cmi.controller.server   
 

Uses of ServerId in org.ow2.cmi.controller.client
 

Methods in org.ow2.cmi.controller.client that return ServerId
 ServerId ClientClusterViewManager.getLocalRegistryId()
           
 

Uses of ServerId in org.ow2.cmi.controller.server
 

Methods in org.ow2.cmi.controller.server that return ServerId
 ServerId ServerClusterViewManager.getRefOnLocalRegistry(java.lang.String protocolName)
           
 

Methods in org.ow2.cmi.controller.server that return types with arguments of type ServerId
 java.util.Set<ServerId> ServerClusterViewManager.getBlacklistedServers()
           
 java.util.Set<ServerId> ServerClusterViewManager.getRefsOnRegistries(java.lang.String serverName)
           
 java.util.Set<ServerId> ServerClusterViewManager.getServerRefs(java.lang.String protocolName)
           
 

Methods in org.ow2.cmi.controller.server with parameters of type ServerId
 boolean ServerClusterViewManager.addProtocol(java.lang.String initialContextFactoryName, ServerId serverRef, javax.naming.Context cmiContext)
          Adds a new protocol.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.