|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletFilterObject
| Method Summary | |
|---|---|
void |
setContext(PortletFilterContext context)
Set the context required by that filter. |
void |
setPortletApplication(PortletApplication application)
Set the application on the portlet filter. |
void |
start()
Starts the portlet container. |
void |
stop()
Stops the portlet container. |
| Methods inherited from interface org.jboss.portal.portlet.container.PortletFilter |
|---|
getContext, getId, getPortletApplication |
| Method Detail |
|---|
void setPortletApplication(PortletApplication application)
application - the applicationvoid setContext(PortletFilterContext context)
context - the context
void start()
throws java.lang.Exception
java.lang.Exception - any exception preventing the startvoid stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||