|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortletApplicationException | |
---|---|
org.apache.jetspeed.util.descriptor |
Uses of PortletApplicationException in org.apache.jetspeed.util.descriptor |
---|
Methods in org.apache.jetspeed.util.descriptor that throw PortletApplicationException | |
---|---|
org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
PortletApplicationWar.createPortletApp()
|
org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
PortletApplicationWar.createPortletApp(ClassLoader classLoader)
createPortletApp |
org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
PortletApplicationDescriptor.createPortletApplication()
|
org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
PortletApplicationDescriptor.createPortletApplication(ClassLoader classLoader)
Maps the content of the portlet application descriptor into a new MutablePortletApplication object |
org.apache.jetspeed.om.common.servlet.MutableWebApplication |
PortletApplicationWar.createWebApp()
createWebApp |
org.apache.jetspeed.om.common.servlet.MutableWebApplication |
WebApplicationDescriptor.createWebApplication()
Load a web.xml file into a Web Application tree |
void |
PortletApplicationWar.validate()
Validate a PortletApplicationDefinition tree AFTER its WebApplicationDefinition has been loaded. |
void |
PortletApplicationDescriptor.validate(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
Validate a PortletApplicationDefinition tree AFTER its WebApplicationDefinition has been loaded. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |