|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes administrative information for a programming cycle specification.
ALEPC.getPCSpecInfo(java.lang.String)
Method Summary | |
int |
getActivationCount()
Returns the number of times the programming cycle for the PCSpec has been activated since it was defined. |
long |
getCacheSize()
Tells how many entries remain in the PCSpec's associated EPC cache. |
long |
getLastActivated()
Returns the last time the programming cycle for the PCSpec was activated. |
long |
getLastReported()
Returns the last time a write report was generated by the programming cycle for the PCSpec. |
int |
getSubscriberCount()
Returns the number of URIs subscribed to a PCSpec. |
boolean |
isSuspended()
Returns true if the PCSpec processing is suspended. |
Method Detail |
public int getSubscriberCount()
public int getActivationCount()
public long getLastActivated()
public long getLastReported()
public boolean isSuspended()
ALEPC.suspend(java.lang.String)
public long getCacheSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |