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.BeanMAPs, Sandesha2Constants.DatabaseParams, Sandesha2Constants.MessageParts, Sandesha2Constants.MessageTypes, Sandesha2Constants.Properties, Sandesha2Constants.QOS, Sandesha2Constants.SequenceProperties, Sandesha2Constants.SOAPFaults, Sandesha2Constants.SOAPVersion, Sandesha2Constants.SPEC_2005_02, Sandesha2Constants.SPEC_2005_10, 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, EXECUTIN_CHAIN_SEPERATOR, GLOBAL_IN_HANDLER_NAME, IN_HANDLER_NAME, INTERNAL_SEQUENCE_PREFIX, INVOKER, INVOKER_SLEEP_TIME, LIST_PART_SEPERATOR, LIST_SEPERATOR, MAXIMUM_RETRANSMISSION_ATTEMPTS, MESSAGE_STORE_KEY, MESSAGE_TYPE, ORIGINAL_TRANSPORT_OUT_DESC, OUT_HANDLER_NAME, PROPERTY_FILE, QNAME_SEPERATOR, QUALIFIED_FOR_SENDING, RM_ENABLE_KEY, SANDESHA_PROPERTY_BEAN, SENDER, SENDER_SLEEP_TIME, SET_SEND_TO_TRUE, STORAGE_MANAGER, TEMP_SEQUENCE_ID, TERMINATE_DELAY, VALUE_EMPTY, VALUE_FALSE, VALUE_NONE, VALUE_TRUE |
Constructor Summary |
Identifier(org.apache.axiom.om.OMFactory defaultFactory,
java.lang.String namespaceValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Identifier
public Identifier(org.apache.axiom.om.OMFactory defaultFactory,
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.