|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultComponent<Exchange>
org.apache.camel.component.log.LogComponent
public class LogComponent
| Constructor Summary | |
|---|---|
LogComponent()
|
|
| Method Summary | |
|---|---|
protected Endpoint<Exchange> |
createEndpoint(String uri,
String remaining,
Map parameters)
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters |
protected LoggingLevel |
getLoggingLevel(Map parameters)
|
| Methods inherited from class org.apache.camel.impl.DefaultComponent |
|---|
createEndpoint, createExecutorService, doStart, doStop, getCamelContext, getExecutorService, setCamelContext, setExecutorService |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogComponent()
| Method Detail |
|---|
protected Endpoint<Exchange> createEndpoint(String uri,
String remaining,
Map parameters)
throws Exception
DefaultComponent
createEndpoint in class DefaultComponent<Exchange>uri - the full URI of the endpointremaining - the remaining part of the URI without the query
parameters or component prefixparameters - the optional parameters passed in
Exceptionprotected LoggingLevel getLoggingLevel(Map parameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||