Class AbstractAxis2ConfigurationContextObserver

java.lang.Object
org.wso2.carbon.utils.AbstractAxis2ConfigurationContextObserver
All Implemented Interfaces:
Axis2ConfigurationContextObserver

public abstract class AbstractAxis2ConfigurationContextObserver extends Object implements Axis2ConfigurationContextObserver
This is an abstract implementation of the Axis2ConfigurationContextObserver interface. It does not perform any action on the events fired by the above interface and exists for the sole purpose of providing an extension point.