com.mulesoft.adapter.ra
Class XIAdapterCategories

java.lang.Object
  extended by com.mulesoft.adapter.ra.XIAdapterCategories

public class XIAdapterCategories
extends Object

As illustrated in the trace sample, a XI AF resource adapter should define its own hierachical subcategories and plug them into the structure at the root for the 3rd party adapter (ra implementation specific)


Field Summary
static com.sap.tc.logging.Category CONFIG
           
static com.sap.tc.logging.Category CONNECT
           
static com.sap.tc.logging.Category CONNECT_AF
           
static com.sap.tc.logging.Category CONNECT_EIS
           
static com.sap.tc.logging.Category MY_ADAPTER_ROOT
           
static com.sap.tc.logging.Category SERVER
           
static com.sap.tc.logging.Category SERVER_HTTP
           
static com.sap.tc.logging.Category SERVER_JCA
           
static com.sap.tc.logging.Category SERVER_JNDI
           
 
Constructor Summary
XIAdapterCategories()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MY_ADAPTER_ROOT

public static final com.sap.tc.logging.Category MY_ADAPTER_ROOT

CONFIG

public static final com.sap.tc.logging.Category CONFIG

SERVER

public static final com.sap.tc.logging.Category SERVER

SERVER_HTTP

public static final com.sap.tc.logging.Category SERVER_HTTP

SERVER_JNDI

public static final com.sap.tc.logging.Category SERVER_JNDI

SERVER_JCA

public static final com.sap.tc.logging.Category SERVER_JCA

CONNECT

public static final com.sap.tc.logging.Category CONNECT

CONNECT_EIS

public static final com.sap.tc.logging.Category CONNECT_EIS

CONNECT_AF

public static final com.sap.tc.logging.Category CONNECT_AF
Constructor Detail

XIAdapterCategories

public XIAdapterCategories()


Copyright © 2012. All Rights Reserved.