org.apache.jetspeed.messaging
Class PortletMessagingImpl
java.lang.Object
org.apache.jetspeed.messaging.PortletMessagingImpl
public class PortletMessagingImpl
- extends Object
Message
- Version:
- $Id: $
- Author:
- David Sean Taylor
Field Summary |
private javax.portlet.ActionRequest |
actionRequest
|
private javax.portlet.ActionResponse |
actionResponse
|
private org.apache.pluto.invoker.PortletInvoker |
invoker
|
private org.apache.jetspeed.container.window.PortletWindowAccessor |
windowAccessor
|
Constructor Summary |
PortletMessagingImpl(org.apache.jetspeed.container.window.PortletWindowAccessor windowAccessor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windowAccessor
private org.apache.jetspeed.container.window.PortletWindowAccessor windowAccessor
invoker
private org.apache.pluto.invoker.PortletInvoker invoker
actionRequest
private javax.portlet.ActionRequest actionRequest
actionResponse
private javax.portlet.ActionResponse actionResponse
PortletMessagingImpl
public PortletMessagingImpl(org.apache.jetspeed.container.window.PortletWindowAccessor windowAccessor)
processActionMessage
public void processActionMessage(String portletName,
org.apache.jetspeed.request.RequestContext jetspeedRequest)
throws javax.portlet.PortletException,
IOException
- Throws:
javax.portlet.PortletException
IOException
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.