org.apache.camel.component.atom
Class AtomProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.atom.AtomProducer
- All Implemented Interfaces:
- IsSingleton, Processor, Producer, Service, ShutdownableService
public class AtomProducer
- extends DefaultProducer
AtomProducer is currently not implemented
- Version:
- $Revision: 1629 $
|
Method Summary |
void |
process(Exchange exchange)
Processes the message exchange |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
AtomProducer
public AtomProducer(AtomEndpoint endpoint)
process
public void process(Exchange exchange)
throws Exception
- Description copied from interface:
Processor
- Processes the message exchange
- Parameters:
exchange - the message exchange
- Throws:
Exception - if an internal processing error has occurred.
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.