public class PortletDefinitionRegistryServiceContextImpl extends PortletDefinitionRegistryService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_CONTEXTS |
static java.lang.String |
DEFAULT_MAPPING_PORTLETXML |
static java.lang.String |
DEFAULT_MAPPING_WEBXML |
Constructor and Description |
---|
PortletDefinitionRegistryServiceContextImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.pluto.om.portlet.PortletApplicationDefinitionList |
getPortletApplicationDefinitionList()
Returns a set containg all portlet application definitions
|
org.apache.pluto.om.portlet.PortletDefinition |
getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
Returns the portlet definition to the given object id
|
protected void |
init(javax.servlet.ServletConfig config,
Properties props)
Initializes the service using the servlet configuration
and the service properties.
|
void |
postInit()
This methods can be used to setup things after the services has
been initialized via init.
|
public static final java.lang.String DEFAULT_CONTEXTS
public static final java.lang.String DEFAULT_MAPPING_PORTLETXML
public static final java.lang.String DEFAULT_MAPPING_WEBXML
public PortletDefinitionRegistryServiceContextImpl()
public org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
PortletDefinitionRegistryService
getPortletApplicationDefinitionList
in class PortletDefinitionRegistryService
public org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
PortletDefinitionRegistryService
getPortletDefinition
in class PortletDefinitionRegistryService
protected void init(javax.servlet.ServletConfig config, Properties props) throws java.lang.Exception
Service
Copyright © 2003-2013 . All Rights Reserved.