|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hammingweight.hammock.AMockObject
com.hammingweight.hammock.mocks.wireless.messaging.MockMessageListener
public class MockMessageListener
Field Summary | |
---|---|
static MockMethod |
MTHD_NOTIFY_INCOMING_MESSAGE_$_MESSAGECONNECTION
|
Constructor Summary | |
---|---|
MockMessageListener()
|
|
MockMessageListener(IInvocationHandler handler)
|
Method Summary | |
---|---|
void |
notifyIncomingMessage(javax.wireless.messaging.MessageConnection arg0)
|
Methods inherited from class com.hammingweight.hammock.AMockObject |
---|
assertReturnNotNull, getInvocationHandler, setInvocationHandler |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MockMethod MTHD_NOTIFY_INCOMING_MESSAGE_$_MESSAGECONNECTION
Constructor Detail |
---|
public MockMessageListener()
public MockMessageListener(IInvocationHandler handler)
Method Detail |
---|
public void notifyIncomingMessage(javax.wireless.messaging.MessageConnection arg0)
notifyIncomingMessage
in interface javax.wireless.messaging.MessageListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |