org.ow2.jonas.camel.component
Class TracerUsingBundleClassLoader

java.lang.Object
  extended by org.apache.camel.processor.interceptor.Tracer
      extended by org.ow2.jonas.camel.component.TracerUsingBundleClassLoader
All Implemented Interfaces:
org.apache.camel.Service, org.apache.camel.spi.InterceptStrategy

public class TracerUsingBundleClassLoader
extends org.apache.camel.processor.interceptor.Tracer

CAMEL tracer with the bundle's ClassLoader.


Constructor Summary
TracerUsingBundleClassLoader()
           
 
Method Summary
 org.apache.camel.processor.interceptor.TraceInterceptorFactory getTraceInterceptorFactory()
           
 
Methods inherited from class org.apache.camel.processor.interceptor.Tracer
createTracer, getDefaultTraceFormatter, getDestination, getDestinationUri, getFormatter, getJpaTraceEventMessageClassName, getLogger, getLogLevel, getLogName, getTraceFilter, getTraceHandler, getTracer, isEnabled, isLogStackTrace, isTraceExceptions, isTraceInterceptors, isTraceOutExchanges, isUseJpa, setDestination, setDestinationUri, setEnabled, setFormatter, setJpaTraceEventMessageClassName, setLogLevel, setLogName, setLogStackTrace, setTraceExceptions, setTraceFilter, setTraceHandler, setTraceInterceptorFactory, setTraceInterceptors, setTraceOutExchanges, setUseJpa, start, stop, toString, wrapProcessorInInterceptors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TracerUsingBundleClassLoader

public TracerUsingBundleClassLoader()
Method Detail

getTraceInterceptorFactory

public org.apache.camel.processor.interceptor.TraceInterceptorFactory getTraceInterceptorFactory()
Overrides:
getTraceInterceptorFactory in class org.apache.camel.processor.interceptor.Tracer



Copyright © 2010 OW2 Consortium. All Rights Reserved.
Apache Camel version 2.3.0, OW2 JOnAS version 5.2.0-M2-SR1