|
|||||||||
| 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.AjaxInterceptor
public class AjaxInterceptor
Look at the portlet ajax meta data.
Improve later when we will have the structure to build real portlet runtime meta information.
| Field Summary | |
|---|---|
static java.lang.String |
PARTIAL_REFRESH
. |
| Constructor Summary | |
|---|---|
AjaxInterceptor()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
invoke(PortletInvocation invocation)
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String PARTIAL_REFRESH
| Constructor Detail |
|---|
public AjaxInterceptor()
| Method Detail |
|---|
protected java.lang.Object invoke(PortletInvocation invocation)
throws java.lang.Exception,
InvocationException
invoke in class PortletInterceptorjava.lang.Exception
InvocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||