|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.jportlet.impl.EventImpl | +--net.sf.jportlet.impl.MessageEventImpl
Implementation of MessageEvent
Field Summary |
Fields inherited from class net.sf.jportlet.impl.EventImpl |
_request, _response |
Constructor Summary | |
MessageEventImpl(java.lang.Object message,
net.sf.jportlet.impl.PortletRequestImpl request,
net.sf.jportlet.impl.PortletResponseImpl response)
|
Method Summary | |
java.lang.Object |
getMessage()
|
Methods inherited from class net.sf.jportlet.impl.EventImpl |
getPortlet, getPortletRequest, getPortletResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jportlet.portlet.event.Event |
getPortlet, getPortletRequest, getPortletResponse |
Constructor Detail |
public MessageEventImpl(java.lang.Object message, net.sf.jportlet.impl.PortletRequestImpl request, net.sf.jportlet.impl.PortletResponseImpl response)
request
- response
- Method Detail |
public java.lang.Object getMessage()
getMessage
in interface MessageEvent
MessageEvent.getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |