|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.connecterra.ale.alevent.impl.EngineECSubscriptionControls
| Constructor Summary | |
EngineECSubscriptionControls(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 EngineECSubscriptionControls(int count,
long interval)
| Method Detail |
public int getFailureLimitCount()
ECSubscriptionControls
getFailureLimitCount in interface ECSubscriptionControlspublic long getFailureLimitInterval()
ECSubscriptionControls
getFailureLimitInterval in interface ECSubscriptionControls
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||