|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator
public class WseFrameworkIndicator
| Constructor Summary | |
|---|---|
WseFrameworkIndicator()
|
|
| Method Summary | |
|---|---|
String |
getProvider()
Retrieves the provider of this implementation. |
String |
getSpecVersion()
Returns the version of WSE specification that this implementation corresponds to. |
boolean |
isEventing()
Indicates that this is indeed a WSE entity |
boolean |
isNotification()
Indicates that this is NOT a WSE entity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WseFrameworkIndicator()
| Method Detail |
|---|
public boolean isEventing()
isEventing in interface FrameworkIndicatorpublic boolean isNotification()
isNotification in interface FrameworkIndicatorpublic String getSpecVersion()
getSpecVersion in interface FrameworkIndicatorpublic String getProvider()
getProvider in interface FrameworkIndicator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||