|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.impl.invocation.JBossInterceptor
org.jboss.portal.core.controller.ControllerInterceptor
public abstract class ControllerInterceptor
Base class for providing interception of controller command execution.
| Constructor Summary | |
|---|---|
ControllerInterceptor()
|
|
| Method Summary | |
|---|---|
abstract ControllerResponse |
invoke(ControllerCommand cmd)
|
java.lang.Object |
invoke(Invocation invocation)
todo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControllerInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(Invocation invocation)
throws java.lang.Exception,
InvocationException
Interceptor
invoke in interface Interceptorinvoke in class JBossInterceptorjava.lang.Exception
InvocationException
public abstract ControllerResponse invoke(ControllerCommand cmd)
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 | ||||||||