org.ow2.petals.binding.soap
Class SoapConsumeFlowStepBeginLogData
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<java.lang.String,java.lang.Object>
com.ebmwebsourcing.easycommons.logger.LogData
org.ow2.petals.commons.logger.AbstractFlowLogData
org.ow2.petals.commons.logger.ConsumeFlowStepBeginLogData
org.ow2.petals.binding.soap.SoapConsumeFlowStepBeginLogData
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.String,java.lang.Object>
public final class SoapConsumeFlowStepBeginLogData
- extends org.ow2.petals.commons.logger.ConsumeFlowStepBeginLogData
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class java.util.AbstractMap |
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
| Fields inherited from class org.ow2.petals.commons.logger.ConsumeFlowStepBeginLogData |
FLOW_ENDPOINT_NAME_PROPERTY_NAME, FLOW_INTERFACE_NAME_PROPERTY_NAME, FLOW_OPERATION_NAME_PROPERTY_NAME, FLOW_SERVICE_NAME_PROPERTY_NAME |
| Fields inherited from class org.ow2.petals.commons.logger.AbstractFlowLogData |
FLOW_INSTANCE_ID_PROPERTY_NAME, FLOW_STEP_ID_PROPERTY_NAME, FLOW_STEP_TRACE_CODE |
|
Constructor Summary |
SoapConsumeFlowStepBeginLogData(java.lang.String flowInstanceId,
java.lang.String flowStepId,
java.lang.String flowInterfaceName,
java.lang.String flowServiceName,
java.lang.String flowEndpointName,
java.lang.String operationName,
java.lang.String requestedUrl,
java.lang.String client)
|
| Methods inherited from class com.ebmwebsourcing.easycommons.logger.LogData |
clear, clone, entrySet, keySet, put, putData, remove, values |
| Methods inherited from class java.util.LinkedHashMap |
containsValue, get, removeEldestEntry |
| Methods inherited from class java.util.HashMap |
containsKey, isEmpty, putAll, size |
| Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
containsKey, equals, hashCode, isEmpty, putAll, size |
CLIENT_KEY
public static final java.lang.String CLIENT_KEY
- See Also:
- Constant Field Values
REQUESTED_URL_KEY
public static final java.lang.String REQUESTED_URL_KEY
- See Also:
- Constant Field Values
SoapConsumeFlowStepBeginLogData
public SoapConsumeFlowStepBeginLogData(java.lang.String flowInstanceId,
java.lang.String flowStepId,
java.lang.String flowInterfaceName,
java.lang.String flowServiceName,
java.lang.String flowEndpointName,
java.lang.String operationName,
java.lang.String requestedUrl,
java.lang.String client)
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.