org.apache.servicemix.wsn.jbi
Class JbiSubscription.NoOpProcessor
java.lang.Object
org.apache.servicemix.wsn.jbi.JbiSubscription.NoOpProcessor
- All Implemented Interfaces:
- ExchangeProcessor
- Enclosing class:
- JbiSubscription
protected class JbiSubscription.NoOpProcessor
- extends Object
- implements ExchangeProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbiSubscription.NoOpProcessor
protected JbiSubscription.NoOpProcessor()
process
public void process(MessageExchange exchange)
throws Exception
- Specified by:
process in interface ExchangeProcessor
- Throws:
Exception
start
public void start()
throws Exception
- Specified by:
start in interface ExchangeProcessor
- Throws:
Exception
stop
public void stop()
throws Exception
- Specified by:
stop in interface ExchangeProcessor
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.