|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.PortletInvokerInterceptor
org.jboss.portal.core.aspects.portlet.CorePortletInterceptor
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 | |
|---|---|
org.jboss.portal.portlet.invocation.response.PortletInvocationResponse |
invoke(org.jboss.portal.portlet.invocation.PortletInvocation invocation)
|
| Methods inherited from class org.jboss.portal.core.aspects.portlet.CorePortletInterceptor |
|---|
getPortletInfo, updateFragmentWithPropertiesIfNeeded |
| Methods inherited from class org.jboss.portal.portlet.PortletInvokerInterceptor |
|---|
createClone, destroyClones, getNext, getPortlet, getPortlets, getProperties, getProperties, setNext, setProperties |
| 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 |
|---|
public org.jboss.portal.portlet.invocation.response.PortletInvocationResponse invoke(org.jboss.portal.portlet.invocation.PortletInvocation invocation)
throws java.lang.IllegalArgumentException,
org.jboss.portal.portlet.PortletInvokerException
invoke in interface org.jboss.portal.portlet.PortletInvokerinvoke in class org.jboss.portal.portlet.PortletInvokerInterceptorjava.lang.IllegalArgumentException
org.jboss.portal.portlet.PortletInvokerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||