org.apache.sandesha2.wsrm
Class Identifier
java.lang.Object
org.apache.sandesha2.wsrm.Identifier
- All Implemented Interfaces:
- IOMRMElement, Sandesha2Constants
- public class Identifier
- extends java.lang.Object
- implements Sandesha2Constants, IOMRMElement
Nested classes inherited from class org.apache.sandesha2.Sandesha2Constants |
Sandesha2Constants.Assertions, Sandesha2Constants.BeanMAPs, Sandesha2Constants.DatabaseParams, Sandesha2Constants.MessageContextProperties, Sandesha2Constants.MessageParts, Sandesha2Constants.MessageTypes, Sandesha2Constants.Properties, Sandesha2Constants.QOS, Sandesha2Constants.SequenceProperties, Sandesha2Constants.SOAPFaults, Sandesha2Constants.SOAPVersion, Sandesha2Constants.SPEC_2005_02, Sandesha2Constants.SPEC_2006_08, Sandesha2Constants.SPEC_VERSIONS, Sandesha2Constants.WSA, Sandesha2Constants.WSRM_COMMON |
Fields inherited from interface org.apache.sandesha2.Sandesha2Constants |
ACK_PROCSSED, ACK_WRITTEN, APPLICATION_PROCESSING_DONE, CLIENT_SLEEP_TIME, DEFAULT_STORAGE_MANAGER, EXECUTIN_CHAIN_SEPERATOR, GLOBAL_IN_HANDLER_NAME, IN_HANDLER_NAME, INMEMORY_STORAGE_MANAGER, INTERNAL_SEQUENCE_PREFIX, INVOKER, INVOKER_SLEEP_TIME, LIST_PART_SEPERATOR, LIST_SEPERATOR, MAXIMUM_RETRANSMISSION_ATTEMPTS, MESSAGE_STORE_KEY, MESSAGE_TYPE, MODULE_CLASS_LOADER, ORIGINAL_TRANSPORT_OUT_DESC, OUT_HANDLER_NAME, PERMANENT_STORAGE_MANAGER, POLLING_MANAGER, POST_FAILURE_MESSAGE, propertiesToCopyFromReferenceMessage, propertiesToCopyFromReferenceRequestMessage, PROPERTY_FILE, QNAME_SEPERATOR, QUALIFIED_FOR_SENDING, REINJECTED_MESSAGE, RETRANSMITTABLE_PHASES, RM_ENABLE_KEY, RM_IN_ONLY_OPERATION, RM_IN_OUT_OPERATION_NAME, SANDESHA_PROPERTY_BEAN, SECURITY_MANAGER, SENDER, SENDER_SLEEP_TIME, SET_SEND_TO_TRUE, SPEC_NS_URIS, STORAGE_MANAGER_PARAMETER, TEMP_SEQUENCE_ID, TERMINATE_DELAY, VALUE_EMPTY, VALUE_FALSE, VALUE_NONE, VALUE_TRUE, WITHIN_TRANSACTION, WSRM_ANONYMOUS_URI_PREFIX |
Constructor Summary |
Identifier(java.lang.String namespaceValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Identifier
public Identifier(java.lang.String namespaceValue)
throws SandeshaException
setIndentifer
public void setIndentifer(java.lang.String identifier)
getIdentifier
public java.lang.String getIdentifier()
getNamespaceValue
public java.lang.String getNamespaceValue()
throws org.apache.axiom.om.OMException
- Specified by:
getNamespaceValue
in interface IOMRMElement
- Throws:
org.apache.axiom.om.OMException
fromOMElement
public java.lang.Object fromOMElement(org.apache.axiom.om.OMElement element)
throws org.apache.axiom.om.OMException
- Specified by:
fromOMElement
in interface IOMRMElement
- Throws:
org.apache.axiom.om.OMException
toOMElement
public org.apache.axiom.om.OMElement toOMElement(org.apache.axiom.om.OMElement element)
throws org.apache.axiom.om.OMException
- Specified by:
toOMElement
in interface IOMRMElement
- Throws:
org.apache.axiom.om.OMException
toString
public java.lang.String toString()
hashCode
public int hashCode()
isNamespaceSupported
public boolean isNamespaceSupported(java.lang.String namespaceName)
- Specified by:
isNamespaceSupported
in interface IOMRMElement
Copyright © 2005-2006 Apache Web Services. All Rights Reserved.