Package org.apache.camel.component.debug
Class CamelDebuggerFactory
- java.lang.Object
-
- org.apache.camel.component.debug.CamelDebuggerFactory
-
- All Implemented Interfaces:
org.apache.camel.spi.DebuggerFactory
@JdkService("debugger-factory") public class CamelDebuggerFactory extends Object implements org.apache.camel.spi.DebuggerFactory
-
-
Constructor Summary
Constructors Constructor Description CamelDebuggerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.spi.DebuggercreateDebugger(org.apache.camel.CamelContext camelContext)StringtoString()
-