|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.invocation.PortletInterceptor
org.jboss.portal.core.aspects.portlet.HeaderInterceptor
public class HeaderInterceptor
| Constructor Summary | |
|---|---|
HeaderInterceptor()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
invoke(PortletInvocation invocation)
|
protected void |
render(MarkupHeaderInfo headerContent,
java.io.StringWriter writer,
java.lang.String contextPath)
Render the header content provided by the portlet. |
| Methods inherited from class org.jboss.portal.portlet.invocation.PortletInterceptor |
|---|
invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderInterceptor()
| Method Detail |
|---|
protected java.lang.Object invoke(PortletInvocation invocation)
throws java.lang.Exception,
InvocationException
invoke in class PortletInterceptorjava.lang.Exception
InvocationException
protected void render(MarkupHeaderInfo headerContent,
java.io.StringWriter writer,
java.lang.String contextPath)
headerContent - writer - contextPath -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||