|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mycontainer.kernel.Command
com.googlecode.mycontainer.kernel.reflect.proxy.ContextInterceptor
com.googlecode.mycontainer.kernel.reflect.proxy.SynchronizedInterceptor
public class SynchronizedInterceptor
| Constructor Summary | |
|---|---|
SynchronizedInterceptor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
intercept(Request request,
ProxyChain chain)
|
| Methods inherited from class com.googlecode.mycontainer.kernel.Command |
|---|
getContext, getKernel, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizedInterceptor()
| Method Detail |
|---|
public java.lang.Object intercept(Request request,
ProxyChain chain)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||