org.jboss.portal.portlet.deployment.jboss
Class PortletApplicationContextImpl
java.lang.Object
org.jboss.portal.portlet.deployment.jboss.PortletApplicationContextImpl
- All Implemented Interfaces:
- org.jboss.portal.portlet.container.PortletApplicationContext
public class PortletApplicationContextImpl
- extends java.lang.Object
- implements org.jboss.portal.portlet.container.PortletApplicationContext
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletApplicationContextImpl
public PortletApplicationContextImpl(org.jboss.portal.web.WebApp webApp)
getServletContext
public javax.servlet.ServletContext getServletContext()
- Specified by:
getServletContext in interface org.jboss.portal.portlet.container.PortletApplicationContext
getContextPath
public java.lang.String getContextPath()
- Specified by:
getContextPath in interface org.jboss.portal.portlet.container.PortletApplicationContext
getClassLoader
public java.lang.ClassLoader getClassLoader()
- Specified by:
getClassLoader in interface org.jboss.portal.portlet.container.PortletApplicationContext
managedStart
public void managedStart()
- Specified by:
managedStart in interface org.jboss.portal.portlet.container.PortletApplicationContext
managedStop
public void managedStop()
- Specified by:
managedStop in interface org.jboss.portal.portlet.container.PortletApplicationContext