org.apache.pluto.driver.services.container
Class PortletURLListenerImpl

java.lang.Object
  extended by org.apache.pluto.driver.services.container.PortletURLListenerImpl
All Implemented Interfaces:
PortletURLListener

public class PortletURLListenerImpl
extends java.lang.Object
implements PortletURLListener


Constructor Summary
PortletURLListenerImpl()
           
 
Method Summary
 void callListener(InternalPortletWindow internalPortletWindow, BaseURL baseURL, boolean isAction, boolean isResource)
           
static PortletURLListener getPortletURLListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletURLListenerImpl

public PortletURLListenerImpl()
Method Detail

getPortletURLListener

public static PortletURLListener getPortletURLListener()

callListener

public void callListener(InternalPortletWindow internalPortletWindow,
                         BaseURL baseURL,
                         boolean isAction,
                         boolean isResource)
Specified by:
callListener in interface PortletURLListener


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.