|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClusteringFault | |
| org.apache.axis2.cluster | |
| org.apache.axis2.cluster.configuration | |
| org.apache.axis2.cluster.context | |
| Uses of ClusteringFault in org.apache.axis2.cluster |
| Methods in org.apache.axis2.cluster that throw ClusteringFault | |
void |
ClusterManager.init()
|
void |
ClusterManager.shutdown()
|
| Uses of ClusteringFault in org.apache.axis2.cluster.configuration |
| Methods in org.apache.axis2.cluster.configuration that throw ClusteringFault | |
void |
ConfigurationManager.loadServiceGroup(java.lang.String serviceGroupName)
|
void |
ConfigurationManager.unloadServiceGroup(java.lang.String serviceGroupName)
|
void |
ConfigurationManager.applyPolicy(java.lang.String serviceGroupName,
org.apache.neethi.Policy policy)
|
void |
ConfigurationManager.reloadConfiguration()
|
void |
ConfigurationManager.prepare()
|
void |
ConfigurationManager.rollback()
|
void |
ConfigurationManager.commit()
|
void |
ConfigurationManager.exceptionOccurred(java.lang.Throwable throwable)
To notify other nodes that an Exception occurred, during the processing of a ConfigurationEvent |
| Uses of ClusteringFault in org.apache.axis2.cluster.context |
| Methods in org.apache.axis2.cluster.context that throw ClusteringFault | |
void |
ContextManager.addContext(AbstractContext context)
|
void |
ContextManager.removeContext(AbstractContext context)
|
void |
ContextManager.updateState(AbstractContext context)
|
boolean |
ContextManager.isContextClusterable(AbstractContext context)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||