org.apache.pluto.spi.optional
Interface PortalAdministrationService

All Known Implementing Classes:
DefaultPortalAdministrationService

public interface PortalAdministrationService

Provides callback for executing portal administration tasks within the portlet environment. This is key for when the portal needs to accessing items such as the session. Example Use Cases:


Method Summary
 java.util.List getAdministrativeRequestListeners()
           
 

Method Detail

getAdministrativeRequestListeners

java.util.List getAdministrativeRequestListeners()


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