当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PortalWebTomcat5App - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.server.deployment
Class PortalWebTomcat5App
java.lang.Object
org.jboss.portal.server.deployment.PortalWebApp
org.jboss.portal.server.deployment.PortalWebTomcat5App
- public class PortalWebTomcat5App
- extends PortalWebApp
Fields inherited from class org.jboss.portal.server.deployment.PortalWebApp |
log |
Constructor Summary |
PortalWebTomcat5App(org.jboss.web.WebApplication webApp,
javax.management.MBeanServer server)
|
Method Summary |
void |
instrument()
Instrument the web application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PortalWebTomcat5App
public PortalWebTomcat5App(org.jboss.web.WebApplication webApp,
javax.management.MBeanServer server)
throws CannotCreatePortletWebAppException
instrument
public void instrument()
throws java.lang.Exception
- Description copied from class:
PortalWebApp
- Instrument the web application.
- Specified by:
instrument
in class PortalWebApp
- Throws:
java.lang.Exception