|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.driver.deploy.impl.PortletEntityRegistryRegistrarService
Service Implementation used by the command line deployer to register portlet applications with the Portal.
Constructor Summary | |
PortletEntityRegistryRegistrarService(java.io.File portalRoot)
Default Constructor wich provides the root of the portal application. |
Method Summary | |
void |
register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service)
Register the portlet application represented by the descriptor service provided. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletEntityRegistryRegistrarService(java.io.File portalRoot)
portalRoot
- Method Detail |
public void register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service) throws java.io.IOException
register
in interface PortalRegistrarService
service
- service used to obtain desc info.
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |