|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Endpoint is referenceable location in an Event Server application stage. Endpoints can be used to identify a manageable location.
Monitor
Inner Class Summary | |
static class |
Endpoint.Stagepoint
Specifies two locations within a stage: the entrypoint in a stage, and the exitpoint out of a stage |
Method Summary | |
String |
getApplicationId()
Returns the application id |
String |
getStageId()
Returns the stage id |
String |
getStagepoint()
Returns location in stage, that is, either the ENTRY or the EXIT of the stage |
Method Detail |
public String getApplicationId()
public String getStageId()
public String getStagepoint()
Endpoint.Stagepoint
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |