@Component(value="braintree") public class BraintreeComponent extends org.apache.camel.support.component.AbstractApiComponent<BraintreeApiName,BraintreeConfiguration,BraintreeApiCollection>
BraintreeEndpoint.| Constructor and Description |
|---|
BraintreeComponent() |
BraintreeComponent(org.apache.camel.CamelContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String methodName,
BraintreeApiName apiName,
BraintreeConfiguration endpointConfiguration) |
protected BraintreeApiName |
getApiName(String apiNameStr) |
com.braintreegateway.BraintreeGateway |
getGateway(BraintreeConfiguration configuration) |
createEndpoint, createEndpointConfiguration, getConfiguration, setConfigurationafterConfiguration, createEndpoint, createEndpoint, doBuild, doInit, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, resolveRawParameterValues, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIbuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BraintreeComponent()
public BraintreeComponent(org.apache.camel.CamelContext context)
protected BraintreeApiName getApiName(String apiNameStr)
getApiName in class org.apache.camel.support.component.AbstractApiComponent<BraintreeApiName,BraintreeConfiguration,BraintreeApiCollection>protected org.apache.camel.Endpoint createEndpoint(String uri, String methodName, BraintreeApiName apiName, BraintreeConfiguration endpointConfiguration)
createEndpoint in class org.apache.camel.support.component.AbstractApiComponent<BraintreeApiName,BraintreeConfiguration,BraintreeApiCollection>public com.braintreegateway.BraintreeGateway getGateway(BraintreeConfiguration configuration)
Apache Camel