org.apache.jetspeed.messaging
Class PortletMessagingImpl

java.lang.Object
  extended by org.apache.jetspeed.messaging.PortletMessagingImpl

public class PortletMessagingImpl
extends java.lang.Object

Message

Version:
$Id: $
Author:
David Sean Taylor

Constructor Summary
PortletMessagingImpl(PortletWindowAccessor windowAccessor)
           
 
Method Summary
 void processActionMessage(java.lang.String portletName, RequestContext jetspeedRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletMessagingImpl

public PortletMessagingImpl(PortletWindowAccessor windowAccessor)
Method Detail

processActionMessage

public void processActionMessage(java.lang.String portletName,
                                 RequestContext jetspeedRequest)
                          throws javax.portlet.PortletException,
                                 java.io.IOException
Throws:
javax.portlet.PortletException
java.io.IOException


Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.