Uses of Class
org.apache.jetspeed.tools.pamanager.PortletApplicationException

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
 MutablePortletApplication PortletApplicationWar.createPortletApp()
           
 MutablePortletApplication PortletApplicationWar.createPortletApp(java.lang.ClassLoader classLoader)
           createPortletApp
 MutablePortletApplication PortletApplicationDescriptor.createPortletApplication()
           
 MutablePortletApplication PortletApplicationDescriptor.createPortletApplication(java.lang.ClassLoader classLoader)
          Maps the content of the portlet application descriptor into a new MutablePortletApplication object
 MutableWebApplication PortletApplicationWar.createWebApp()
           createWebApp
 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(MutablePortletApplication app)
          Validate a PortletApplicationDefinition tree AFTER its WebApplicationDefinition has been loaded.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.