org.apache.axis2.clustering.configuration
Interface ConfigurationManagerListener
- All Known Implementing Classes:
- DefaultConfigurationManagerListener
public interface ConfigurationManagerListener
serviceGroupsLoaded
void serviceGroupsLoaded(ConfigurationClusteringCommand command)
serviceGroupsUnloaded
void serviceGroupsUnloaded(ConfigurationClusteringCommand command)
policyApplied
void policyApplied(ConfigurationClusteringCommand command)
configurationReloaded
void configurationReloaded(ConfigurationClusteringCommand command)
prepareCalled
void prepareCalled()
rollbackCalled
void rollbackCalled()
commitCalled
void commitCalled()
handleException
void handleException(java.lang.Throwable throwable)
setConfigurationContext
void setConfigurationContext(ConfigurationContext configurationContext)
Copyright ? 2007 Apache Web Services Project. All Rights Reserved.