|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.notification.framework.SubscriptionInfo
org.globus.ogsa.impl.core.notification.framework.SubscribeBySDNameSubscriptionInfo
Holder of information of a Subscription of type SubscribeByServiceDataName
| Constructor Summary | |
SubscribeBySDNameSubscriptionInfo()
Constructor |
|
| Method Summary | |
long |
getMaxInterval()
Returns the maxInterval. |
long |
getMinInterval()
Returns the minInterval. |
boolean |
getMinIntervalGateOpen()
getMinIntervalGateOpen. |
void |
setMaxInterval(long maxInterval)
Sets the maxInterval. |
void |
setMaxIntervalElapsed(boolean state)
setMaxIntervalElapsed. |
void |
setMinInterval(long minInterval)
Sets the minInterval. |
void |
setMinIntervalGateOpen(boolean state)
setMinIntervalGateOpen. |
| Methods inherited from class org.globus.ogsa.impl.core.notification.framework.SubscriptionInfo |
getSubscriptionExpression, getSubscriptionId, getSubscriptionSink, setSubscriptionExpression, setSubscriptionId, setSubscriptionSink |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SubscribeBySDNameSubscriptionInfo()
| Method Detail |
public void setMinIntervalGateOpen(boolean state)
state - public void setMaxIntervalElapsed(boolean state)
state - public boolean getMinIntervalGateOpen()
public long getMaxInterval()
public long getMinInterval()
public void setMaxInterval(long maxInterval)
maxInterval - The maxInterval to setpublic void setMinInterval(long minInterval)
minInterval - The minInterval to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||