public abstract class AbstractServiceNowProducer extends org.apache.camel.impl.HeaderSelectorProducer implements ServiceNowProducer
Constructor and Description |
---|
AbstractServiceNowProducer(ServiceNowEndpoint endpoint,
ServiceNowRelease release) |
Modifier and Type | Method and Description |
---|---|
protected ServiceNowConfiguration |
getConfiguration() |
ServiceNowRelease |
getRelease() |
bind, doStart, doStop, getProcessor, onMissingProcessor
createExchange, createExchange, createExchange, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AbstractServiceNowProducer(ServiceNowEndpoint endpoint, ServiceNowRelease release)
public ServiceNowRelease getRelease()
getRelease
in interface ServiceNowProducer
protected final ServiceNowConfiguration getConfiguration()
Apache Camel