Uses of Class
org.ow2.cmi.controller.server.ProtocolNotFoundException

Packages that use ProtocolNotFoundException
org.ow2.cmi.controller.common   
org.ow2.cmi.controller.server   
 

Uses of ProtocolNotFoundException in org.ow2.cmi.controller.common
 

Methods in org.ow2.cmi.controller.common that throw ProtocolNotFoundException
 java.lang.String ClusterViewManager.getInitialContextFactoryName(java.lang.String protocolName)
          Returns a name of class that implements the interface InitialContextFactory for the given name of protocol.
 

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

Methods in org.ow2.cmi.controller.server that throw ProtocolNotFoundException
 javax.management.remote.JMXServiceURL ServerClusterViewManager.getJMXServiceURL(java.lang.String protocolName)
           
 ServerId ServerClusterViewManager.getRefOnLocalRegistry(java.lang.String protocolName)
           
 java.util.Set<java.lang.String> ServerClusterViewManager.getServerObjectForProtocol(java.lang.String serverUrl, java.lang.String protocolName)
          Gets all objects hosted on a given server started with the given protocol.
 java.util.Set<ServerId> ServerClusterViewManager.getServerRefs(java.lang.String protocolName)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.