|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.yestech.lib.camel.TerracottaConsumer
public class TerracottaConsumer
A Consumer for the PIPE component. A component based on camel SEDA component.
| Constructor Summary | |
|---|---|
TerracottaConsumer(TerracottaEndpoint endpoint,
org.apache.camel.Processor processor)
|
|
| Method Summary | |
|---|---|
protected void |
doStart()
|
protected void |
doStop()
|
void |
run()
|
java.lang.String |
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 TerracottaConsumer(TerracottaEndpoint endpoint,
org.apache.camel.Processor processor)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic void run()
run in interface java.lang.Runnable
protected void doStart()
throws java.lang.Exception
doStart in class org.apache.camel.impl.ServiceSupportjava.lang.Exception
protected void doStop()
throws java.lang.Exception
doStop in class org.apache.camel.impl.ServiceSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||