public class AtlasComponent
extends org.apache.camel.support.DefaultComponent
Constructor and Description |
---|
AtlasComponent() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
io.atlasmap.api.AtlasContextFactory |
getAtlasContextFactory() |
void |
setAtlasContextFactory(io.atlasmap.api.AtlasContextFactory atlasContextFactory)
To use the
AtlasContextFactory otherwise a new engine is created. |
afterConfiguration, createEndpoint, createEndpoint, doBuild, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isBasicPropertyBinding, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setBasicPropertyBinding, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
build, doFail, doInit, 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, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public io.atlasmap.api.AtlasContextFactory getAtlasContextFactory()
public void setAtlasContextFactory(io.atlasmap.api.AtlasContextFactory atlasContextFactory)
AtlasContextFactory
otherwise a new engine is created.atlasContextFactory
- AtlasContextFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.