com.ibm.commerce.ras
Class ECTraceIdentifiers
java.lang.Object
|
+--com.ibm.commerce.ras.ECTraceIdentifiers
- All Implemented Interfaces:
- java.io.Serializable
- public class ECTraceIdentifiers
- extends java.lang.Object
- implements java.io.Serializable
ECTraceIdentifiers is the class that defines the names of the components
that are traceable. This names can be found in the
$INSTALLROOT/instances/$INSTANCE_NAME/xml/$INSTANCE_NAME.xml file, under
"LogSystem" XML element.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- IBM copyright notice field.
- See Also:
-
Constant Field Values
COMPONENT_SERVER
public static final long COMPONENT_SERVER
-
- See Also:
-
Constant Field Values
COMPONENT_CATALOG
public static final long COMPONENT_CATALOG
-
- See Also:
-
Constant Field Values
COMPONENT_DATASOURCE
public static final long COMPONENT_DATASOURCE
-
- See Also:
-
Constant Field Values
COMPONENT_ORDER
public static final long COMPONENT_ORDER
-
- See Also:
-
Constant Field Values
COMPONENT_USER
public static final long COMPONENT_USER
-
- See Also:
-
Constant Field Values
COMPONENT_COMMAND
public static final long COMPONENT_COMMAND
-
- See Also:
-
Constant Field Values
COMPONENT_CF
public static final long COMPONENT_CF
-
- See Also:
-
Constant Field Values
COMPONENT_NEGOTIATION
public static final long COMPONENT_NEGOTIATION
-
- See Also:
-
Constant Field Values
COMPONENT_RAS
public static final long COMPONENT_RAS
-
- See Also:
-
Constant Field Values
COMPONENT_DB
public static final long COMPONENT_DB
-
- See Also:
-
Constant Field Values
public static final long COMPONENT_METAPHOR
-
- See Also:
-
Constant Field Values
COMPONENT_SCHEDULER
public static final long COMPONENT_SCHEDULER
-
- See Also:
-
Constant Field Values
public static final long COMPONENT_DEVTOOLS
-
- See Also:
-
Constant Field Values
public static final long COMPONENT_TOOLSFRAMEWORK
-
- See Also:
-
Constant Field Values
COMPONENT_RULESSYSTEM
public static final long COMPONENT_RULESSYSTEM
-
- See Also:
-
Constant Field Values
COMPONENT_MERCHANDISING
public static final long COMPONENT_MERCHANDISING
-
- See Also:
-
Constant Field Values
COMPONENT_MARKETING
public static final long COMPONENT_MARKETING
-
- See Also:
-
Constant Field Values
COMPONENT_REPORTING
public static final long COMPONENT_REPORTING
-
- See Also:
-
Constant Field Values
COMPONENT_TRANSPORT_ADAPTER
public static final long COMPONENT_TRANSPORT_ADAPTER
-
- See Also:
-
Constant Field Values
COMPONENT_SVT
public static final long COMPONENT_SVT
-
- See Also:
-
Constant Field Values
COMPONENT_PERFMONITOR
public static final long COMPONENT_PERFMONITOR
-
- See Also:
-
Constant Field Values
COMPONENT_MESSAGING
public static final long COMPONENT_MESSAGING
-
- See Also:
-
Constant Field Values
COMPONENT_STOREOPERATIONS
public static final long COMPONENT_STOREOPERATIONS
-
- See Also:
-
Constant Field Values
COMPONENT_CACHE
public static final long COMPONENT_CACHE
-
- See Also:
-
Constant Field Values
COMPONENT_EVENT
public static final long COMPONENT_EVENT
-
- See Also:
-
Constant Field Values
COMPONENT_EJB
public static final long COMPONENT_EJB
-
- See Also:
-
Constant Field Values
COMPONENT_CURRENCY
public static final long COMPONENT_CURRENCY
-
- See Also:
-
Constant Field Values
public static final long COMPONENT_CATALOGTOOL
-
- See Also:
-
Constant Field Values
COMPONENT_CONTRACT
public static final long COMPONENT_CONTRACT
-
- See Also:
-
Constant Field Values
COMPONENT_UBF
public static final long COMPONENT_UBF
-
- See Also:
-
Constant Field Values
COMPONENT_BI
public static final long COMPONENT_BI
-
- See Also:
-
Constant Field Values
COMPONENT_INVENTORY
public static final long COMPONENT_INVENTORY
-
- See Also:
-
Constant Field Values
COMPONENT_UTF
public static final long COMPONENT_UTF
-
- See Also:
-
Constant Field Values
COMPONENT_RFQ
public static final long COMPONENT_RFQ
-
- See Also:
-
Constant Field Values
COMPONENT_EXCHANGE
public static final long COMPONENT_EXCHANGE
-
- See Also:
-
Constant Field Values
COMPONENT_ACCESSCONTROL
public static final long COMPONENT_ACCESSCONTROL
-
- See Also:
-
Constant Field Values
COMPONENT_AC_UNITTEST
public static final long COMPONENT_AC_UNITTEST
-
- See Also:
-
Constant Field Values
COMPONENT_APPROVAL
public static final long COMPONENT_APPROVAL
-
- See Also:
-
Constant Field Values
COMPONENT_COLLABORATION
public static final long COMPONENT_COLLABORATION
-
- See Also:
-
Constant Field Values
COMPONENT_THREAD
public static final long COMPONENT_THREAD
-
- See Also:
-
Constant Field Values
COMPONENT_SENSITIVE_INFO
public static final long COMPONENT_SENSITIVE_INFO
-
- See Also:
-
Constant Field Values
ALL_COMPONENTS
public static final long ALL_COMPONENTS
-
- See Also:
-
Constant Field Values
COMPONENT_EXTERN
public static final long COMPONENT_EXTERN
- ECTraceIdentifiers.COMPONENT_EXTERN is reserved for customer's code
extension.
- See Also:
-
Constant Field Values
COMPONENT_PVC
public static final long COMPONENT_PVC
-
- See Also:
-
Constant Field Values
COMPONENT_SEARCH
public static final long COMPONENT_SEARCH
-
- See Also:
-
Constant Field Values
componentName
public static final java.util.Hashtable componentName
ECTraceIdentifiers
public ECTraceIdentifiers()