|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.engine.AxisEvent
| Field Summary | |
static int |
SERVICE_DEPLOY
An Axis event is sent to registered listeners whenever anything significant happens to AxisConfiguration. |
static int |
SERVICE_REMOVE
|
| Constructor Summary | |
AxisEvent(AxisService service,
int EVENT_TYPE)
|
|
| Method Summary | |
int |
getEventType()
|
AxisService |
getService()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int SERVICE_DEPLOY
AxisConfiguration.
public static final int SERVICE_REMOVE
| Constructor Detail |
public AxisEvent(AxisService service,
int EVENT_TYPE)
| Method Detail |
public AxisService getService()
public int getEventType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||