|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletContainer
| Method Summary | |
|---|---|
PortletInvocationResponse |
dispatch(PortletInvocation invocation)
Invoke the portlet container. |
PortletContainerContext |
getContext()
Returns the context of the portlet container. |
java.lang.String |
getId()
Return the portlet container id, unique within the context of the parent application. |
PortletInfo |
getInfo()
Returns the runtime meta data of the container. |
PortletApplication |
getPortletApplication()
Returns the wired application. |
| Method Detail |
|---|
java.lang.String getId()
PortletInfo getInfo()
PortletInvocationResponse dispatch(PortletInvocation invocation)
throws PortletInvokerException,
org.jboss.portal.common.invocation.InvocationException
invocation - the portlet invocation
PortletInvokerException - a portlet invoker exception
org.jboss.portal.common.invocation.InvocationException - an invocation exceptionPortletApplication getPortletApplication()
PortletContainerContext getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||