|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mycontainer.kernel.reflect.proxy.ReflectInterceptor
public class ReflectInterceptor
| Constructor Summary | |
|---|---|
ReflectInterceptor()
|
|
| Method Summary | |
|---|---|
ProxyChain |
getChain()
|
Request |
getRequest()
|
java.lang.Object |
intercept(Request request,
ProxyChain chain)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectInterceptor()
| Method Detail |
|---|
public java.lang.Object intercept(Request request,
ProxyChain chain)
throws java.lang.Throwable
intercept in interface ProxyInterceptorjava.lang.Throwablepublic Request getRequest()
public ProxyChain getChain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||