|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.notification.base.impl.AbstractSubscription
org.apache.ws.notification.base.v2004_06.impl.SubscriptionResource
TODO
Field Summary |
Fields inherited from class org.apache.ws.notification.base.impl.AbstractSubscription |
m_consumerReference, m_creationTime, m_epr, m_id, m_isPaused, m_policy, m_precondition, m_producerHomeLocation, m_producerKey, m_producerReference, m_propSet, m_selector, m_terminationTime, m_topicExpression, m_useNotify |
Constructor Summary | |
SubscriptionResource(org.apache.ws.addressing.EndpointReference consumerReference,
org.apache.ws.addressing.EndpointReference producerReference,
org.apache.ws.resource.ResourceKey producerKey,
java.lang.String producerHomeLocation,
TopicExpression topicExpression)
|
Method Summary | |
SubscriptionEndConsumer |
getSubscriptionEndConsumer()
Get the subscriptionEnd consumer associated with this subscription. |
void |
init()
|
void |
setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet resourcePropertySet)
|
Methods inherited from class org.apache.ws.notification.base.impl.AbstractSubscription |
addTerminationListener, destroy, getConsumerReference, getCreationTime, getCurrentTime, getDeliveryMode, getEndpointReference, getFilters, getID, getNotificationConsumer, getNotificationProducer, getPolicy, getPrecondition, getProducerReference, getProducerResource, getResourcePropertySet, getSelector, getTerminationTime, getTopicExpression, getUseNotify, isPaused, pause, resume, setEndpointReference, setID, setNotificationConsumer, setNotificationProducer, setPolicy, setPrecondition, setSelector, setTerminationTime, setUseNotify, unsubscribe |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SubscriptionResource(org.apache.ws.addressing.EndpointReference consumerReference, org.apache.ws.addressing.EndpointReference producerReference, org.apache.ws.resource.ResourceKey producerKey, java.lang.String producerHomeLocation, TopicExpression topicExpression)
Method Detail |
public void init()
public void setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet resourcePropertySet)
public SubscriptionEndConsumer getSubscriptionEndConsumer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |