|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.api.Constants.Notification
public static class Constants.Notification
Notification constants
| Field Summary | |
|---|---|
static String |
CDK_ADDRESS
The cdk address set to identify the internal exchanges |
static String |
CONSUMER_WSDL
The name of the notification consumer wsdl document managed directly by the component. |
static QName |
NOTIFICATION_BROKER_INTERFACE
The QName of the notification broker interface Imposed by the WS-BrokeredNotification specifications |
static QName |
NOTIFICATION_CONSUMER_INTERFACE
The QName of the notification consumer interface Imposed by the WS-BaseNotification specifications |
static String |
NOTIFICATION_FOLDER
Name of the notifications workspace |
static String |
NOTIFICATION_MESSAGE_NAME
The name of the message sent into the service bus |
static QName |
NOTIFICATION_PRODUCER_INTERFACE
The QName of the notification producer interface Imposed by the WS-BaseNotification specifications |
static String |
NOTIFICATION_WSDL_FOLDER
Name of the folder used to store notification WSDL and resource. |
static String |
PRODUCER_WSDL
The name of the notification producer wsdl document managed directly by the component. |
static QName |
PUBLISHER_REGISTRATION_MANAGER_INTERFACE
The QName of the publisher registration interface Imposed by the WS-BrokeredNotification specifications |
static QName |
SUBSCRIPTION_INTERFACE
The QName of the subscription manager interface Imposed by the WS-BaseNotification specifications |
static String |
WS_BASE_NOTIFICATION_WSDL_NAMESPACE_URI
The namespace of the base notification Imposed by the WS-BaseNotification specifications |
static String |
WS_BROKERED_NOTIFICATION_WSDL_NAMESPACE_URI
The namespace of the brokered notification Imposed by the WS-BrokeredNotification specifications |
| Constructor Summary | |
|---|---|
Constants.Notification()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NOTIFICATION_MESSAGE_NAME
public static final String WS_BROKERED_NOTIFICATION_WSDL_NAMESPACE_URI
public static final String WS_BASE_NOTIFICATION_WSDL_NAMESPACE_URI
public static final QName NOTIFICATION_BROKER_INTERFACE
public static final QName PUBLISHER_REGISTRATION_MANAGER_INTERFACE
public static final QName SUBSCRIPTION_INTERFACE
public static final QName NOTIFICATION_PRODUCER_INTERFACE
public static final QName NOTIFICATION_CONSUMER_INTERFACE
public static final String PRODUCER_WSDL
public static final String CONSUMER_WSDL
public static final String CDK_ADDRESS
public static final String NOTIFICATION_FOLDER
public static final String NOTIFICATION_WSDL_FOLDER
| Constructor Detail |
|---|
public Constants.Notification()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||