|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.testmodels.services.TestReceiver
public class TestReceiver
Field Summary | |
---|---|
protected edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger |
count
|
protected static Log |
logger
|
Constructor Summary | |
---|---|
TestReceiver()
|
Method Summary | |
---|---|
protected int |
inc()
|
java.lang.String |
receive(java.lang.String message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Log logger
protected edu.emory.mathcs.backport.java.util.concurrent.atomic.AtomicInteger count
Constructor Detail |
---|
public TestReceiver()
Method Detail |
---|
public java.lang.String receive(java.lang.String message) throws java.lang.Exception
java.lang.Exception
protected int inc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |