Uses of Class
org.apache.axis2.engine.AxisEvent
-
Packages that use AxisEvent Package Description org.apache.axis2.engine -
-
Uses of AxisEvent in org.apache.axis2.engine
Methods in org.apache.axis2.engine with parameters of type AxisEvent Modifier and Type Method Description voidAxisObserver. moduleUpdate(AxisEvent event, AxisModule module)voidAxisConfiguration. notifyObservers(AxisEvent event, AxisModule moule)voidAxisConfiguration. notifyObservers(AxisEvent event, AxisService service)voidAxisConfiguration. notifyObservers(AxisEvent event, AxisServiceGroup serviceGroup)voidAxisObserver. serviceGroupUpdate(AxisEvent event, AxisServiceGroup serviceGroup)voidAxisObserver. serviceUpdate(AxisEvent event, AxisService service)
-