|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.camel.support.ServiceSupport
org.apache.camel.impl.DefaultEndpoint
org.apache.camel.impl.ScheduledPollEndpoint
org.apache.camel.impl.DefaultPollingEndpoint
org.apache.camel.impl.ProcessorEndpoint
org.apache.camel.component.ResourceEndpoint
org.apache.camel.component.stringtemplate.StringTemplateEndpoint
public class StringTemplateEndpoint
| Field Summary |
|---|
| Fields inherited from class org.apache.camel.component.ResourceEndpoint |
|---|
log |
| Fields inherited from class org.apache.camel.support.ServiceSupport |
|---|
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending |
| Constructor Summary | |
|---|---|
StringTemplateEndpoint()
|
|
StringTemplateEndpoint(String endpointUri,
org.apache.camel.Component component,
String resourceUri)
|
|
| Method Summary | |
|---|---|
org.apache.camel.ExchangePattern |
getExchangePattern()
|
boolean |
isSingleton()
|
protected void |
onExchange(org.apache.camel.Exchange exchange)
|
| Methods inherited from class org.apache.camel.component.ResourceEndpoint |
|---|
clearContentCache, getResourceAsInputStream, getResourceAsInputStreamWithoutCache, getResourceUri, isContentCache, loadResource, setContentCache, setResourceUri |
| Methods inherited from class org.apache.camel.impl.ProcessorEndpoint |
|---|
createPollingConsumer, createProcessor, createProducer, getProcessor, setProcessor |
| Methods inherited from class org.apache.camel.impl.DefaultPollingEndpoint |
|---|
createConsumer |
| Methods inherited from class org.apache.camel.impl.ScheduledPollEndpoint |
|---|
configureConsumer, configureProperties, getConsumerProperties, setConsumerProperties |
| Methods inherited from class org.apache.camel.impl.DefaultEndpoint |
|---|
createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, doStart, doStop, equals, getCamelContext, getComponent, getEndpointConfiguration, getEndpointKey, getEndpointUri, getId, hashCode, isLenientProperties, isSynchronous, setCamelContext, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setSynchronous, toString |
| Methods inherited from class org.apache.camel.support.ServiceSupport |
|---|
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isSuspended, isSuspending, resume, shutdown, start, stop, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.camel.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public StringTemplateEndpoint()
public StringTemplateEndpoint(String endpointUri,
org.apache.camel.Component component,
String resourceUri)
| Method Detail |
|---|
public boolean isSingleton()
isSingleton in interface org.apache.camel.IsSingletonisSingleton in class org.apache.camel.impl.ProcessorEndpointpublic org.apache.camel.ExchangePattern getExchangePattern()
getExchangePattern in class org.apache.camel.impl.DefaultEndpoint
protected void onExchange(org.apache.camel.Exchange exchange)
throws Exception
onExchange in class org.apache.camel.impl.ProcessorEndpointException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||