|
|||||||||
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.cms.CMSInterceptor
public abstract class CMSInterceptor
Constructor Summary | |
---|---|
CMSInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(Invocation invocation)
todo |
protected abstract java.lang.Object |
invoke(JCRCommand invocation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMSInterceptor()
Method Detail |
---|
public java.lang.Object invoke(Invocation invocation) throws java.lang.Exception, InvocationException
Interceptor
invoke
in interface Interceptor
invoke
in class JBossInterceptor
java.lang.Exception
InvocationException
protected abstract java.lang.Object invoke(JCRCommand 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 |