|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.invocation.PortletInterceptor
public abstract class PortletInterceptor
| Constructor Summary | |
|---|---|
PortletInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(Invocation invocation)
todo |
protected abstract java.lang.Object |
invoke(PortletInvocation invocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(Invocation invocation)
throws java.lang.Exception,
InvocationException
Interceptor
invoke in interface Interceptorjava.lang.Exception
InvocationException
protected abstract java.lang.Object invoke(PortletInvocation invocation)
throws java.lang.Exception,
InvocationException
java.lang.Exception
InvocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||