|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProxyType
Proxy type. Enables proxy reflection.
Method Summary | |
---|---|
InterceptorFactory[] |
getInterceptorFactories(java.lang.reflect.Method method)
Gets interceptor factory chain for a method. |
java.lang.Class[] |
getInterfaces()
Gets interfaces the proxy implements. |
Method Detail |
---|
java.lang.Class[] getInterfaces()
InterceptorFactory[] getInterceptorFactories(java.lang.reflect.Method method)
null
.
method
- Method.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |