|
|||||||||
| 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(org.jboss.portal.common.invocation.Invocation invocation)
|
| 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(org.jboss.portal.common.invocation.Invocation invocation)
throws java.lang.Exception,
org.jboss.portal.common.invocation.InvocationException
invoke in interface org.jboss.portal.common.invocation.Interceptorinvoke in class JBossInterceptorjava.lang.Exception
org.jboss.portal.common.invocation.InvocationException
public abstract ControllerResponse invoke(ControllerCommand cmd)
throws java.lang.Exception,
org.jboss.portal.common.invocation.InvocationException
java.lang.Exception
org.jboss.portal.common.invocation.InvocationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||