org.apache.camel.processor
Class AOPProcessor
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.processor.TryProcessor
org.apache.camel.processor.AOPProcessor
- All Implemented Interfaces:
- AsyncProcessor, Navigate<Processor>, Processor, Traceable, Service, ShutdownableService
public class AOPProcessor
- extends TryProcessor
- Version:
- $Revision: 14183 $
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
AOPProcessor
public AOPProcessor(Processor tryProcessor,
List<CatchProcessor> catchClauses,
Processor finallyProcessor)
toString
public String toString()
- Overrides:
toString in class TryProcessor
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.