cgl.narada.wsinfra.messaging.entity.wse
Class WseEntity

java.lang.Object
  extended by cgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator
      extended by cgl.narada.wsinfra.messaging.entity.wse.WseEntity
All Implemented Interfaces:
MessagingEntity, FrameworkIndicator
Direct Known Subclasses:
WsePublisher, WseSubscriber

public class WseEntity
extends WseFrameworkIndicator
implements MessagingEntity


Constructor Summary
WseEntity()
           
 
Method Summary
 EndpointReferenceType getEndpointReference()
          Returns the endpoint reference type associated with the entity.
protected  void setEndpointReference(EndpointReferenceType entityEpr)
          Set the endpoint reference type associated with the entity.
 
Methods inherited from class cgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator
getProvider, getSpecVersion, isEventing, isNotification
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cgl.narada.wsinfra.messaging.FrameworkIndicator
getProvider, getSpecVersion, isEventing, isNotification
 

Constructor Detail

WseEntity

public WseEntity()
Method Detail

setEndpointReference

protected void setEndpointReference(EndpointReferenceType entityEpr)
Set the endpoint reference type associated with the entity.


getEndpointReference

public EndpointReferenceType getEndpointReference()
Returns the endpoint reference type associated with the entity.

Specified by:
getEndpointReference in interface MessagingEntity
Returns:
entityEPR


For comments and suggestions please send e-mail to The NaradaBrokering Project