|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.deployment.PortalWebApp
org.jboss.portal.server.deployment.PortalWebTomcat5App
public class PortalWebTomcat5App
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.server.deployment.PortalWebApp |
|---|
log, url, webApp |
| Constructor Summary | |
|---|---|
PortalWebTomcat5App(org.jboss.web.WebApplication webApp,
javax.management.MBeanServer server)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContextPath()
Returns the context path of the web application. |
javax.servlet.ServletContext |
getServletContext()
Returns the servlet context of the web application. |
void |
inject()
Inject the command servlet into that underlying web application. |
| Methods inherited from class org.jboss.portal.server.deployment.PortalWebApp |
|---|
getClassLoader, getURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalWebTomcat5App(org.jboss.web.WebApplication webApp,
javax.management.MBeanServer server)
throws CannotCreatePortletWebAppException
CannotCreatePortletWebAppException| Method Detail |
|---|
public void inject()
throws java.lang.Exception
PortalWebApp
inject in class PortalWebAppjava.lang.Exceptionpublic java.lang.String getContextPath()
PortalWebApp
getContextPath in class PortalWebApppublic javax.servlet.ServletContext getServletContext()
PortalWebApp
getServletContext in class PortalWebApp
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||