|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerClusterViewManagerException | |
|---|---|
| org.ow2.cmi.controller.server | |
| Uses of ServerClusterViewManagerException in org.ow2.cmi.controller.server |
|---|
| Methods in org.ow2.cmi.controller.server that throw ServerClusterViewManagerException | |
|---|---|
void |
ServerClusterViewManager.addObjectInstance(ClusteredObjectInfo clusteredObjectInfo,
CMIReference cmiReference)
Adds an instance of a clustered object. |
void |
IPolicyStrategyManager.addPolicyClass(java.lang.Class<? extends IPolicy<?>> policyClass,
boolean overwrite)
Add a policy class. |
boolean |
ServerClusterViewManager.addProtocol(java.lang.String initialContextFactoryName,
ServerId serverRef,
javax.naming.Context cmiContext)
Adds a new protocol. |
void |
IPolicyStrategyManager.addStrategyClass(java.lang.Class<? extends IStrategy<?>> strategyClass,
boolean overwrite)
Add a strategy class. |
java.lang.Class<? extends IPolicy<?>> |
IPolicyStrategyManager.getPolicyClass(java.lang.String objectName)
Returns the class that defines the policy for an object with the given name. |
java.util.List<java.lang.String> |
ServerClusterViewManager.getProviderURLs(java.lang.String protocolName)
Returns the list of Provider URL. |
java.lang.Class<? extends IStrategy<?>> |
IPolicyStrategyManager.getStrategyClass(java.lang.String objectName)
Returns the class that defines the strategy for an object with the given name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||