cgl.narada.wsinfra.messaging.entity.wse
Class WseSubscriberDefaults
java.lang.Object
cgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator
cgl.narada.wsinfra.messaging.entity.wse.WseSubscriberDefaults
- All Implemented Interfaces:
- SubscriberDefaults, FrameworkIndicator
public class WseSubscriberDefaults
- extends WseFrameworkIndicator
- implements SubscriberDefaults
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WseSubscriberDefaults getInstance()
getDefaultFilterDialect
public String getDefaultFilterDialect()
- Description copied from interface:
SubscriberDefaults
- Indicates the default filter dialect that would be associated with filters
if none has been specified.
- Specified by:
getDefaultFilterDialect in interface SubscriberDefaults
- Returns:
- the default filter dialect.
- See Also:
SubscriberDefaults.getDefaultFilterDialect()
hasRequestedRawNotifications
public boolean hasRequestedRawNotifications()
- Description copied from interface:
SubscriberDefaults
- Indicates if the default is to request raw notifications.
- Specified by:
hasRequestedRawNotifications in interface SubscriberDefaults
- Returns:
- true if raw notifications are default; false otherwise.
- See Also:
SubscriberDefaults.hasRequestedRawNotifications()
canRequestWrappedNotifications
public boolean canRequestWrappedNotifications()
- Description copied from interface:
SubscriberDefaults
- Indicates if this subscriber can request wrapped notifications.
- Specified by:
canRequestWrappedNotifications in interface SubscriberDefaults
- Returns:
- true if possible; false otherwise.
- See Also:
SubscriberDefaults.canRequestWrappedNotifications()
For comments and suggestions please send
e-mail to
The NaradaBrokering Project