|
|||||||||
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.bridge.BridgeInterceptor
public class BridgeInterceptor
The bridge interceptor set the bridge for the duration of the request made to the portlet.
Constructor Summary | |
---|---|
BridgeInterceptor()
|
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 |
Constructor Detail |
---|
public BridgeInterceptor()
Method Detail |
---|
protected java.lang.Object invoke(PortletInvocation invocation) throws java.lang.Exception
invoke
in class PortletInterceptor
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |