|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.connecterra.ale.alevent.impl.EnginePCSubscriptionControls
Constructor Summary | |
EnginePCSubscriptionControls(int count,
long interval)
|
Method Summary | |
int |
getFailureLimitCount()
Returns the maximum number of failed notification deliveries before a subscription is unsubscribed. |
long |
getFailureLimitInterval()
Returns the maximum interval of time in milliseconds notification delivery may fail before a subscription is unsubscribed. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EnginePCSubscriptionControls(int count, long interval)
Method Detail |
public int getFailureLimitCount()
PCSubscriptionControls
getFailureLimitCount
in interface PCSubscriptionControls
public long getFailureLimitInterval()
PCSubscriptionControls
getFailureLimitInterval
in interface PCSubscriptionControls
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |