|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AxisServiceTrackerListener
Listener for events generated by an AxisServiceTracker.
| Method Summary | |
|---|---|
void |
serviceAdded(org.apache.axis2.description.AxisService service)
Inform the listener that a service has been added to tracker list. |
void |
serviceRemoved(org.apache.axis2.description.AxisService service)
Inform the listener that a service has been removed from the tracker list. |
| Method Detail |
|---|
void serviceAdded(org.apache.axis2.description.AxisService service)
service - the service that has been added to the tracker listvoid serviceRemoved(org.apache.axis2.description.AxisService service)
service - the service that has been removed from the tracker list
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||