public class ProducerPortlet extends Object implements Portlet
| Constructor and Description |
|---|
ProducerPortlet(PortletContext context,
Portlet next) |
| Modifier and Type | Method and Description |
|---|---|
PortletContext |
getContext() |
PortletInfo |
getInfo() |
Portlet |
getNext() |
boolean |
isRemote() |
String |
toString() |
public ProducerPortlet(PortletContext context, Portlet next)
public PortletContext getContext()
getContext in interface Portletpublic PortletInfo getInfo()
public Portlet getNext()
Copyright © 2003-2019 GateIn. All Rights Reserved.