cgl.narada.wsinfra.benchmark
Class BenchmarkConstants
java.lang.Object
cgl.narada.wsinfra.benchmark.BenchmarkConstants
public class BenchmarkConstants
- extends Object
This is a class which maintains information regarding the various operations
that are benchmarked within this package. Each operation has a static value
and string associated with it, which are used inthe timing operations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATE_ENVELOPE
public static final int CREATE_ENVELOPE
- See Also:
- Constant Field Values
CREATE_ENVELOPE_STRING
public static final String CREATE_ENVELOPE_STRING
- See Also:
- Constant Field Values
CREATE_SOAPMESSAGE
public static final int CREATE_SOAPMESSAGE
- See Also:
- Constant Field Values
CREATE_SOAPMESSAGE_STRING
public static final String CREATE_SOAPMESSAGE_STRING
- See Also:
- Constant Field Values
CONVERT_ENVELOPE_DOCUMENT
public static final int CONVERT_ENVELOPE_DOCUMENT
- See Also:
- Constant Field Values
CONVERT_ENVELOPE_DOCUMENT_STRING
public static final String CONVERT_ENVELOPE_DOCUMENT_STRING
- See Also:
- Constant Field Values
CONVERT_SOAP_MESSAGE
public static final int CONVERT_SOAP_MESSAGE
- See Also:
- Constant Field Values
CONVERT_SOAP_MESSAGE_STRING
public static final String CONVERT_SOAP_MESSAGE_STRING
- See Also:
- Constant Field Values
CREATE_EPR
public static final int CREATE_EPR
- See Also:
- Constant Field Values
CREATE_EPR_STRING
public static final String CREATE_EPR_STRING
- See Also:
- Constant Field Values
CREATE_EPR_WITH_REF_PROPS
public static final int CREATE_EPR_WITH_REF_PROPS
- See Also:
- Constant Field Values
CREATE_EPR_WITH_REF_PROPS_STRING
public static final String CREATE_EPR_WITH_REF_PROPS_STRING
- See Also:
- Constant Field Values
CREATE_EPR_ENVELOPE
public static final int CREATE_EPR_ENVELOPE
- See Also:
- Constant Field Values
CREATE_EPR_ENVELOPE_STRING
public static final String CREATE_EPR_ENVELOPE_STRING
- See Also:
- Constant Field Values
CREATE_EPR_ENVELOPE_WITH_MOST_WSA_FIELDS
public static final int CREATE_EPR_ENVELOPE_WITH_MOST_WSA_FIELDS
- See Also:
- Constant Field Values
PARSE_WSA_HEADERS
public static final int PARSE_WSA_HEADERS
- See Also:
- Constant Field Values
PARSE_WSA_HEADERS_STRING
public static final String PARSE_WSA_HEADERS_STRING
- See Also:
- Constant Field Values
CREATE_WSRM_FAULT
public static final int CREATE_WSRM_FAULT
- See Also:
- Constant Field Values
CREATE_WSRM_FAULT_STRING
public static final String CREATE_WSRM_FAULT_STRING
- See Also:
- Constant Field Values
CREATE_WSRM_CREATE_SEQUENCE
public static final int CREATE_WSRM_CREATE_SEQUENCE
- See Also:
- Constant Field Values
CREATE_WSRM_CREATE_SEQUENCE_STRING
public static final String CREATE_WSRM_CREATE_SEQUENCE_STRING
- See Also:
- Constant Field Values
CREATE_WSRM_CREATE_SEQUENCE_RESPONSE
public static final int CREATE_WSRM_CREATE_SEQUENCE_RESPONSE
- See Also:
- Constant Field Values
CREATE_WSRM_CREATE_SEQUENCE_RESPONSE_STRING
public static final String CREATE_WSRM_CREATE_SEQUENCE_RESPONSE_STRING
- See Also:
- Constant Field Values
CREATE_WSRM_SEQUENCE_DOCUMENT
public static final int CREATE_WSRM_SEQUENCE_DOCUMENT
- See Also:
- Constant Field Values
CREATE_WSRM_SEQUENCE_DOCUMENT_STRING
public static final String CREATE_WSRM_SEQUENCE_DOCUMENT_STRING
- See Also:
- Constant Field Values
ADD_WSRM_SEQUENCE_DOCUMENT
public static final int ADD_WSRM_SEQUENCE_DOCUMENT
- See Also:
- Constant Field Values
ADD_WSRM_SEQUENCE_DOCUMENT_STRING
public static final String ADD_WSRM_SEQUENCE_DOCUMENT_STRING
- See Also:
- Constant Field Values
CREATE_SEQUENCE_ACKNOWLEDGEMENT
public static final int CREATE_SEQUENCE_ACKNOWLEDGEMENT
- See Also:
- Constant Field Values
CREATE_SEQUENCE_ACKNOWLEDGEMENT_STRING
public static final String CREATE_SEQUENCE_ACKNOWLEDGEMENT_STRING
- See Also:
- Constant Field Values
CREATE_TERMINATE_SEQUENCE
public static final int CREATE_TERMINATE_SEQUENCE
- See Also:
- Constant Field Values
CREATE_TERMINATE_SEQUENCE_STRING
public static final String CREATE_TERMINATE_SEQUENCE_STRING
- See Also:
- Constant Field Values
CREATE_SUBSCRIBE_REQUEST
public static final int CREATE_SUBSCRIBE_REQUEST
- See Also:
- Constant Field Values
CREATE_SUBSCRIBE_REQUEST_STRING
public static final String CREATE_SUBSCRIBE_REQUEST_STRING
- See Also:
- Constant Field Values
CREATE_SUBSCRIBE_RESPONSE
public static final int CREATE_SUBSCRIBE_RESPONSE
- See Also:
- Constant Field Values
CREATE_SUBSCRIBE_RESPONSE_STRING
public static final String CREATE_SUBSCRIBE_RESPONSE_STRING
- See Also:
- Constant Field Values
CREATE_RENEW_REQUEST
public static final int CREATE_RENEW_REQUEST
- See Also:
- Constant Field Values
CREATE_RENEW_REQUEST_STRING
public static final String CREATE_RENEW_REQUEST_STRING
- See Also:
- Constant Field Values
CREATE_RENEW_RESPONSE
public static final int CREATE_RENEW_RESPONSE
- See Also:
- Constant Field Values
CREATE_RENEW_RESPONSE_STRING
public static final String CREATE_RENEW_RESPONSE_STRING
- See Also:
- Constant Field Values
CREATE_GET_STATUS_REQUEST
public static final int CREATE_GET_STATUS_REQUEST
- See Also:
- Constant Field Values
CREATE_GET_STATUS_REQUEST_STRING
public static final String CREATE_GET_STATUS_REQUEST_STRING
- See Also:
- Constant Field Values
CREATE_GET_STATUS_RESPONSE
public static final int CREATE_GET_STATUS_RESPONSE
- See Also:
- Constant Field Values
CREATE_GET_STATUS_RESPONSE_STRING
public static final String CREATE_GET_STATUS_RESPONSE_STRING
- See Also:
- Constant Field Values
CREATE_UNSUBSCRIBE_REQUEST
public static final int CREATE_UNSUBSCRIBE_REQUEST
- See Also:
- Constant Field Values
CREATE_UNSUBSCRIBE_REQUEST_STRING
public static final String CREATE_UNSUBSCRIBE_REQUEST_STRING
- See Also:
- Constant Field Values
CREATE_UNSUBSCRIBE_RESPONSE
public static final int CREATE_UNSUBSCRIBE_RESPONSE
- See Also:
- Constant Field Values
CREATE_UNSUBSCRIBE_RESPONSE_STRING
public static final String CREATE_UNSUBSCRIBE_RESPONSE_STRING
- See Also:
- Constant Field Values
CREATE_SUBSCRIPTION_END
public static final int CREATE_SUBSCRIPTION_END
- See Also:
- Constant Field Values
CREATE_SUBSCRIPTION_END_STRING
public static final String CREATE_SUBSCRIPTION_END_STRING
- See Also:
- Constant Field Values
PERFORM_XPATH_MATCHING
public static final int PERFORM_XPATH_MATCHING
- See Also:
- Constant Field Values
PERFORM_XPATH_MATCHING_STRING
public static final String PERFORM_XPATH_MATCHING_STRING
- See Also:
- Constant Field Values
PERFORM_TOPIC_MATCHING
public static final int PERFORM_TOPIC_MATCHING
- See Also:
- Constant Field Values
PERFORM_TOPIC_MATCHING_STRING
public static final String PERFORM_TOPIC_MATCHING_STRING
- See Also:
- Constant Field Values
PERFORM_REGEX_MATCHING
public static final int PERFORM_REGEX_MATCHING
- See Also:
- Constant Field Values
PERFORM_REGEX_MATCHING_STRING
public static final String PERFORM_REGEX_MATCHING_STRING
- See Also:
- Constant Field Values
PERFORM_XQUERY_MATCHING
public static final int PERFORM_XQUERY_MATCHING
- See Also:
- Constant Field Values
PERFORM_XQUERY_MATCHING_STRING
public static final String PERFORM_XQUERY_MATCHING_STRING
- See Also:
- Constant Field Values
getInstance
public static BenchmarkConstants getInstance()
getOperationName
public String getOperationName(int operation)
isValidOperation
public boolean isValidOperation(int operation)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project