public class ProcessLifecycleProcessor extends BaseProcessor
| Constructor and Description |
|---|
ProcessLifecycleProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange e)
Method called by Camel if a message is of type:
StartProcessEvent
StopProcessEvent
PurgeProcessEvent
This method checks if a message contains this host name (or IP) as a target.
|
stoppublic void process(org.apache.camel.Exchange e)
throws Exception
ExceptionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.