当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
PortletContainerAdapter - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.portlet.container
Class PortletContainerAdapter
java.lang.Object
org.jboss.portal.portlet.container.PortletContainerAdapter
- public class PortletContainerAdapter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletContainerAdapter
public PortletContainerAdapter(PortletMetaData portletMD,
JBossPortletMetaData jbossPortletMD)
getPortletApplicationContext
public PortletApplicationContextImpl getPortletApplicationContext()
setPortletWebAppAdapter
public void setPortletWebAppAdapter(PortletApplicationContextImpl portletApplicationContext)
getPortletContainer
public PortletContainer getPortletContainer()
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop()