|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractMessageProcessorTestCase.TestEndpointMessageNotificationListener
public static class AbstractMessageProcessorTestCase.TestEndpointMessageNotificationListener
Field Summary | |
---|---|
Latch |
latch
|
EndpointMessageNotification |
messageNotification
|
Constructor Summary | |
---|---|
AbstractMessageProcessorTestCase.TestEndpointMessageNotificationListener()
|
Method Summary | |
---|---|
void |
onNotification(EndpointMessageNotification notification)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public EndpointMessageNotification messageNotification
public Latch latch
Constructor Detail |
---|
public AbstractMessageProcessorTestCase.TestEndpointMessageNotificationListener()
Method Detail |
---|
public void onNotification(EndpointMessageNotification notification)
onNotification
in interface ServerNotificationListener<EndpointMessageNotification>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |