|
|||||||||
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.microedition.content.MockRequestListener
public class MockRequestListener
Field Summary | |
---|---|
static MockMethod |
MTHD_INVOCATION_REQUEST_NOTIFY_$_CONTENTHANDLERSERVER
|
Constructor Summary | |
---|---|
MockRequestListener()
|
|
MockRequestListener(IInvocationHandler handler)
|
Method Summary | |
---|---|
void |
invocationRequestNotify(javax.microedition.content.ContentHandlerServer 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_INVOCATION_REQUEST_NOTIFY_$_CONTENTHANDLERSERVER
Constructor Detail |
---|
public MockRequestListener()
public MockRequestListener(IInvocationHandler handler)
Method Detail |
---|
public void invocationRequestNotify(javax.microedition.content.ContentHandlerServer arg0)
invocationRequestNotify
in interface javax.microedition.content.RequestListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |