|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.muse.ws.resource.sg.WssgConstants
public class WssgConstants
WssgConstants is a collection of properties that is useful when programming against the WS-ServiceGroups spec. This class uses WS-SG v1.2.
Field Summary | |
---|---|
static QName |
ADD_QNAME
|
static QName |
ADD_REFUSED_QNAME
|
static QName |
ADD_RESPONSE_QNAME
|
static String |
ADD_URI
The WS-A Action URI of the Add operation. |
static QName |
CONTENT_CREATION_FAILED_QNAME
|
static String |
CONTENT_ELEMENTS
|
static QName |
CONTENT_QNAME
The name of the wssg:Content property. |
static QName |
CONTENT_RULE_QNAME
The name of the wssg:MembershipContentRule property. |
static QName |
CURRENT_TIME_QNAME
The name of the wssg:CurrentTime return value. |
static QName |
ENTRY_ADDITION_QNAME
The name of the WS-SG entry addition event. |
static QName |
ENTRY_QNAME
The name of the wssg:Entry property. |
static QName |
ENTRY_REMOVAL_QNAME
The name of the WS-SG entry destruction event. |
static String |
ENTRY_URI
|
static QName |
INIT_TERMINATION_QNAME
|
static QName |
MEMBER_EPR_QNAME
The name of the wssg:MemberEPR property. |
static QName |
MEMBER_SERVICE_EPR_QNAME
The name of the wssg:MemberServiceEPR property. |
static String |
MEMBERSHIP_INTERFACE
|
static String |
MODIFICATION_TOPIC_NAME
The name of the WS-N Topic for WS-SG lifecycle events. |
static String |
NAMESPACE_URI
|
static String |
PREFIX
|
static String |
SERVICE_GROUP_REG_URI
|
static String |
SERVICE_GROUP_URI
|
static QName |
SG_ENTRY_EPR_QNAME
The name of the wssg:ServiceGroupEntryEPR property. |
static QName |
SG_ENTRY_REFERENCE_QNAME
The name of the wssg:ServiceGroupEntryReference return value. |
static QName |
SG_EPR_QNAME
The name of the wssg:ServiceGroupEPR property. |
static QName |
TERMINATION_TIME_QNAME
The name of the wssg:TerminationTime return value. |
static QName |
UNSUPPORTED_MEMBER_INTERFACE_QNAME
|
static String |
WSDL_NAMESPACE_URI
|
static String |
WSDL_PREFIX
|
Constructor Summary | |
---|---|
WssgConstants()
|
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 NAMESPACE_URI
public static final String PREFIX
public static final String WSDL_NAMESPACE_URI
public static final String WSDL_PREFIX
public static final String SERVICE_GROUP_URI
public static final String SERVICE_GROUP_REG_URI
public static final String ENTRY_URI
public static final QName ADD_QNAME
public static final QName ADD_REFUSED_QNAME
public static final QName ADD_RESPONSE_QNAME
public static final String ADD_URI
public static final QName CONTENT_CREATION_FAILED_QNAME
public static final String CONTENT_ELEMENTS
public static final QName CONTENT_QNAME
public static final QName CONTENT_RULE_QNAME
public static final QName CURRENT_TIME_QNAME
public static final QName ENTRY_ADDITION_QNAME
public static final QName ENTRY_QNAME
public static final QName ENTRY_REMOVAL_QNAME
public static final QName INIT_TERMINATION_QNAME
public static final QName MEMBER_EPR_QNAME
public static final QName MEMBER_SERVICE_EPR_QNAME
public static final String MEMBERSHIP_INTERFACE
public static final String MODIFICATION_TOPIC_NAME
public static final QName SG_ENTRY_EPR_QNAME
public static final QName SG_ENTRY_REFERENCE_QNAME
public static final QName SG_EPR_QNAME
public static final QName TERMINATION_TIME_QNAME
public static final QName UNSUPPORTED_MEMBER_INTERFACE_QNAME
Constructor Detail |
---|
public WssgConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |