@Component(value="wordpress")
public class WordpressComponent
extends org.apache.camel.support.DefaultComponent
WordpressEndpoint.| Constructor and Description |
|---|
WordpressComponent() |
WordpressComponent(org.apache.camel.CamelContext camelContext) |
WordpressComponent(WordpressComponentConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
WordpressComponentConfiguration |
getConfiguration() |
void |
setConfiguration(WordpressComponentConfiguration configuration) |
afterConfiguration, createEndpoint, createEndpoint, doInit, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isBasicPropertyBinding, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setBasicPropertyBinding, setCamelContext, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIdoResume, doShutdown, doSuspend, getStatus, init, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic WordpressComponent()
public WordpressComponent(WordpressComponentConfiguration configuration)
public WordpressComponent(org.apache.camel.CamelContext camelContext)
public WordpressComponentConfiguration getConfiguration()
public void setConfiguration(WordpressComponentConfiguration configuration)
Apache Camel