|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.mc.PortletApplicationContextImpl
public class PortletApplicationContextImpl
| Constructor Summary | |
|---|---|
PortletApplicationContextImpl(org.jboss.portal.web.WebApp webApp)
|
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
Return the classloader. |
java.lang.String |
getContextPath()
Returns the context path of the web application |
javax.servlet.ServletContext |
getServletContext()
Return the servlet context. |
void |
managedStart()
Attempt to start the portlet application. |
void |
managedStop()
Stop the portlet application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletApplicationContextImpl(org.jboss.portal.web.WebApp webApp)
| Method Detail |
|---|
public javax.servlet.ServletContext getServletContext()
PortletApplicationContext
getServletContext in interface PortletApplicationContextpublic java.lang.String getContextPath()
PortletApplicationContext
getContextPath in interface PortletApplicationContextpublic java.lang.ClassLoader getClassLoader()
PortletApplicationContext
getClassLoader in interface PortletApplicationContextpublic void managedStart()
PortletApplicationContext
managedStart in interface PortletApplicationContextpublic void managedStop()
PortletApplicationContext
managedStop in interface PortletApplicationContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||