|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerClusterViewManagerException | |
|---|---|
| org.ow2.carol.cmi.controller.server | |
| Uses of ServerClusterViewManagerException in org.ow2.carol.cmi.controller.server |
|---|
| Methods in org.ow2.carol.cmi.controller.server that throw ServerClusterViewManagerException | |
|---|---|
void |
ServerClusterViewManager.addObjectInstance(ClusteredObjectInfo clusteredObjectInfo,
CMIReference cmiReference)
Adds an instance of a clustered object. |
void |
ServerClusterViewManager.addProtocol(java.lang.String initialContextFactoryName,
ServerRef serverRef,
javax.naming.Context cmiContext)
Adds a new protocol. |
java.util.List<java.lang.String> |
ServerClusterViewManager.getProviderURLs(java.lang.String protocolName)
Returns the list of Provider URL. |
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<ServerRef> |
ServerClusterViewManager.getServerRefs(java.lang.String protocolName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||