当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PortalWebAppFactory - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.server.deployment
Class PortalWebAppFactory
java.lang.Object
org.jboss.portal.server.deployment.PortalWebAppFactory
- public class PortalWebAppFactory
- extends java.lang.Object
Creates the JBossWebApp according to the JBossWeb found.
Method Summary |
PortalWebApp |
create(org.jboss.web.WebApplication webApp)
Create a portl web application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalWebAppFactory
public PortalWebAppFactory(javax.management.MBeanServer server)
create
public PortalWebApp create(org.jboss.web.WebApplication webApp)
throws CannotCreatePortletWebAppException
- Create a portl web application.
- Returns:
- the portal web app or null if it cannot be created.
- Throws:
CannotCreatePortletWebAppException