|
|||||||||
| 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(Invocation invocation)
todo |
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(Invocation invocation)
throws java.lang.Exception,
InvocationException
Interceptor
invoke in interface Interceptorjava.lang.Exception
InvocationException
protected abstract void invoke(ServerInvocation 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 | ||||||||