org.apache.camel.component.jcr
Class JcrProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.jcr.JcrProducer
- All Implemented Interfaces:
- IsSingleton, Processor, Producer, Service, ShutdownableService
public class JcrProducer
- extends DefaultProducer
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, doShutdown, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, shutdown, start, stop |
JcrProducer
public JcrProducer(JcrEndpoint jcrEndpoint)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
process
public void process(Exchange exchange)
throws Exception
- Throws:
Exception
openSession
protected javax.jcr.Session openSession()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.