|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.driver.deploy.impl.ContextRegistryRegistrarService
public class ContextRegistryRegistrarService
Registrar service which adds the application context to the registry file.
Field Summary | |
---|---|
static java.lang.String |
CONTEXT_FILE
|
Constructor Summary | |
---|---|
ContextRegistryRegistrarService(java.io.File webAppDir)
|
Method Summary | |
---|---|
void |
register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service)
Register the application defined by the service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTEXT_FILE
Constructor Detail |
---|
public ContextRegistryRegistrarService(java.io.File webAppDir)
Method Detail |
---|
public void register(org.apache.pluto.descriptors.services.PortletAppDescriptorService service) throws java.io.IOException
PortalRegistrarService
register
in interface PortalRegistrarService
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |