|
|||||||||
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
org.jboss.portal.core.controller.ajax.AjaxInterceptor
public class AjaxInterceptor
Constructor Summary | |
---|---|
AjaxInterceptor()
|
Method Summary | |
---|---|
java.lang.String |
getTargetContextPath()
|
ControllerResponse |
invoke(ControllerCommand cmd)
|
void |
setTargetContextPath(java.lang.String context)
|
Methods inherited from class org.jboss.portal.core.controller.ControllerInterceptor |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AjaxInterceptor()
Method Detail |
---|
public ControllerResponse invoke(ControllerCommand cmd) throws java.lang.Exception, InvocationException
invoke
in class ControllerInterceptor
java.lang.Exception
InvocationException
public java.lang.String getTargetContextPath()
public void setTargetContextPath(java.lang.String context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |