|
||||||||||
| 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.portlet.aspects.portlet.LocalInterceptor
public class LocalInterceptor
An interceptor whose purpose is to detect invocation from the local portal.
| Constructor Summary | |
|---|---|
LocalInterceptor()
|
|
| Method Summary | |
|---|---|
PortletInvocationResponse |
invoke(PortletInvocation invocation)
Invoke an operation on a specific portlet. |
static boolean |
isLocal()
|
| 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 |
| Constructor Detail |
|---|
public LocalInterceptor()
| Method Detail |
|---|
public static boolean isLocal()
public PortletInvocationResponse invoke(PortletInvocation invocation)
throws java.lang.IllegalArgumentException,
PortletInvokerException
PortletInvoker
invoke in interface PortletInvokerinvoke in class PortletInvokerInterceptorinvocation - the portlet invocation
java.lang.IllegalArgumentException - if the invocation is null
PortletInvokerException - a portlet invoker exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||