|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.yestech.lib.camel.TerracottaCollectionProducer
org.yestech.lib.camel.TerracottaProducer
public class TerracottaProducer
A component based on camel SEDA component.
| Constructor Summary | |
|---|---|
TerracottaProducer(TerracottaEndpoint endpoint,
org.terracotta.message.pipe.Pipe<java.lang.Object> queue)
|
|
| Method Summary | |
|---|---|
protected void |
doStart()
|
protected void |
doStop()
|
| Methods inherited from class org.yestech.lib.camel.TerracottaCollectionProducer |
|---|
process, process |
| Methods inherited from class org.apache.camel.impl.DefaultProducer |
|---|
createExchange, createExchange, createExchange, getEndpoint, toString |
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
|---|
addChildService, getThreadName, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.camel.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public TerracottaProducer(TerracottaEndpoint endpoint,
org.terracotta.message.pipe.Pipe<java.lang.Object> queue)
| Method Detail |
|---|
protected void doStart()
throws java.lang.Exception
doStart in class org.apache.camel.impl.DefaultProducerjava.lang.Exception
protected void doStop()
throws java.lang.Exception
doStop in class org.apache.camel.impl.DefaultProducerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||