|
||||||||||
| 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.jms.JMSSubscription
The JMSSubscription class. This file is used to create a subscription.
| Constructor Summary | |
JMSSubscription(java.lang.String aSinkGSH,
java.lang.String aSubscriptionType,
java.lang.String aSubscriptionID)
The Constructor of the class. |
|
| Method Summary | |
void |
destroy()
The destroy method. |
JMSAdapter |
getJMSAdapter()
The getJMSAdapter method. |
protected TopicPublisher |
getRemoveSubscriptionTopicPublisher()
The getRemoveSubscriptionTopicPublisher method. |
java.lang.String |
getSubscriptionID()
The getSubscriptionID method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JMSSubscription(java.lang.String aSinkGSH,
java.lang.String aSubscriptionType,
java.lang.String aSubscriptionID)
throws java.lang.Exception
aSinkGSH - The GSH of the Notification Sink.aSubscriptionType - The Expression Type of the criteria.aSubscriptionID - The unique id of this subscription
java.lang.Exception - if the JMS adapter can not be optained| Method Detail |
public java.lang.String getSubscriptionID()
getSubscriptionID in interface Subscriptionprotected TopicPublisher getRemoveSubscriptionTopicPublisher()
public void destroy()
destroy in interface Subscriptionpublic JMSAdapter getJMSAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||