|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.service.GenericService
lumis.portlet.container.service.PortletService
public class PortletService
A service that allows the use of JSR-168 portlets as its interfaces.
PortletServiceInterface
Field Summary |
---|
Fields inherited from class lumis.portal.service.GenericService |
---|
serviceConfig |
Constructor Summary | |
---|---|
PortletService()
|
Method Summary | |
---|---|
void |
postUnregister(SessionConfig sessionConfig,
ITransaction transaction)
Called by the service manager after a service has been unregistered. |
Methods inherited from class lumis.portal.service.GenericService |
---|
autoAddDependencies, deserializeContent, getResourceClassName, instanceAdded, instanceDeleted, instanceDeserialized, instanceDeserialized, instanceLoaded, 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 |
Constructor Detail |
---|
public PortletService()
Method Detail |
---|
public void postUnregister(SessionConfig sessionConfig, ITransaction transaction) throws PortalException
IService
postUnregister
in interface IService
postUnregister
in class GenericService
sessionConfig
- the user session information.transaction
- transaction for persistence access.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |