public class PortletEntityRegistryRegistrarService extends java.lang.Object implements PortalRegistrarService
| Constructor and Description |
|---|
PortletEntityRegistryRegistrarService(java.io.File portalRoot)
Default Constructor wich provides the root of
the portal application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service)
Register the portlet application represented by the
descriptor service provided.
|
public PortletEntityRegistryRegistrarService(java.io.File portalRoot)
portalRoot - public void register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service)
throws java.io.IOException
register in interface PortalRegistrarServiceservice - service used to obtain desc info.java.io.IOExceptionCopyright © 2003-2013 . All Rights Reserved.