lumis.portlet.container.service
Class PortletService
java.lang.Object
lumis.portal.service.GenericService
lumis.portlet.container.service.PortletService
- All Implemented Interfaces:
- IService
public class PortletService
- extends GenericService
A service that allows the use of JSR-168 portlets as its interfaces.
- Since:
- 4.0.7
- See Also:
PortletServiceInterface
Methods inherited from class lumis.portal.service.GenericService |
autoAddDependencies, deserializeContent, getResourceClassName, instanceAdded, instanceDeleted, instanceDeserialized, instanceDeserialized, instanceLoaded, instanceMoved, instanceMoved, instanceSerialized, instanceSerialized, instanceUnloaded, load, postRegister, preRegister, preUnregister, unload |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletService
public PortletService()
postUnregister
public void postUnregister(SessionConfig sessionConfig,
ITransaction transaction)
throws PortalException
- Description copied from interface:
IService
- Called by the service manager after a service has been unregistered.
- Specified by:
postUnregister
in interface IService
- Overrides:
postUnregister
in class GenericService
- Parameters:
sessionConfig
- the user session information.transaction
- transaction for persistence access.
- Throws:
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.