public class SchematronProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
SchematronProducer(SchematronEndpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.camel.Exchange exchange)
Processes the payload.
|
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public SchematronProducer(SchematronEndpoint endpoint)
endpoint
- the schematron endpoint.Apache Camel