|
|||||||||
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.portlet.aspects.portlet.LocalInterceptor
public class LocalInterceptor
An interceptor whose purpose is to detect invocation from the local portal.
Constructor Summary | |
---|---|
LocalInterceptor()
|
Method Summary | |
---|---|
protected java.lang.Object |
invoke(PortletInvocation invocation)
|
static boolean |
isLocal()
|
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 LocalInterceptor()
Method Detail |
---|
public static boolean isLocal()
protected java.lang.Object invoke(PortletInvocation invocation) throws java.lang.Exception, InvocationException
invoke
in class PortletInterceptor
java.lang.Exception
InvocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |