|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes administrative information for an event cycle specification.
This class is an extension to the ALE 1.0 Specification
ALE.getECSpecInfo(java.lang.String)
Method Summary | |
int |
getActivationCount()
Returns the number of times the event cycle for the ECSpec has been activated since it was defined. |
long |
getLastActivated()
Returns the last time the event cycle for the ECSpec was activated. |
long |
getLastReported()
Returns the last time a report was generated by the event cycle for the ECSpec. |
int |
getSubscriberCount()
Returns the number of URIs subscribed to an ECSpec. |
boolean |
isSuspended()
Returns true if the ECSpec processing is suspended. |
Method Detail |
public int getSubscriberCount()
public int getActivationCount()
public long getLastActivated()
public long getLastReported()
public boolean isSuspended()
ALE.suspend(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |