public class Sjms2Component
extends org.apache.camel.component.sjms.SjmsComponent
Constructor and Description |
---|
Sjms2Component() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.sjms.SjmsEndpoint |
createSjmsEndpoint(String uri,
String remaining) |
createEndpoint, doShutdown, doStart, doStop, getAsyncStartStopExecutorService, getConnectionClientId, getConnectionCount, getConnectionFactory, getConnectionMaxWait, getConnectionPassword, getConnectionResource, getConnectionUsername, getDestinationCreationStrategy, getJmsKeyFormatStrategy, getMessageCreatedStrategy, getTimedTaskManager, getTransactionCommitStrategy, isConnectionTestOnBorrow, setConnectionClientId, setConnectionCount, setConnectionFactory, setConnectionMaxWait, setConnectionPassword, setConnectionResource, setConnectionTestOnBorrow, setConnectionUsername, setDestinationCreationStrategy, setJmsKeyFormatStrategy, setMessageCreatedStrategy, setTimedTaskManager, setTransactionCommitStrategy
getHeaderFilterStrategy, setEndpointHeaderFilterStrategy, setHeaderFilterStrategy
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClass
afterConfiguration, createConfiguration, createEndpoint, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
Apache Camel