|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.ServerInterceptor
public abstract class ServerInterceptor
| Constructor Summary | |
|---|---|
ServerInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.jboss.portal.common.invocation.Invocation invocation)
|
protected abstract void |
invoke(ServerInvocation invocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerInterceptor()
| 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.Interceptorjava.lang.Exception
org.jboss.portal.common.invocation.InvocationException
protected abstract void invoke(ServerInvocation invocation)
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 | ||||||||