org.gcube.informationsystem.notifier.impl.entities
Class Producer

java.lang.Object
  extended by org.gcube.informationsystem.notifier.util.EPR
      extended by org.gcube.informationsystem.notifier.impl.entities.Producer
All Implemented Interfaces:
java.io.Serializable

public class Producer
extends EPR

See Also:
Serialized Form

Constructor Summary
Producer(org.apache.axis.message.addressing.EndpointReferenceType epr)
           
 
Method Summary
 boolean isSubscribed()
           
 void setSubscriptionFinished()
           
 
Methods inherited from class org.gcube.informationsystem.notifier.util.EPR
equals, getDeserializer, getEpr, getSerializer, getTypeDesc, hashCode, setEpr, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Producer

public Producer(org.apache.axis.message.addressing.EndpointReferenceType epr)
Method Detail

setSubscriptionFinished

public void setSubscriptionFinished()

isSubscribed

public boolean isSubscribed()