|
|||||||||
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<FileExchange>
org.apache.camel.component.file.FileComponent
public class FileComponent
Constructor Summary | |
---|---|
FileComponent()
|
|
FileComponent(org.apache.camel.CamelContext context)
|
Method Summary | |
---|---|
protected org.apache.camel.Endpoint<FileExchange> |
createEndpoint(String uri,
String remaining,
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 |
---|
isStarted, isStopped, isStopping, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileComponent()
public FileComponent(org.apache.camel.CamelContext context)
Method Detail |
---|
protected org.apache.camel.Endpoint<FileExchange> createEndpoint(String uri, String remaining, Map parameters) throws Exception
createEndpoint
in class org.apache.camel.impl.DefaultComponent<FileExchange>
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |