|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrapperInvocationHandler | |
---|---|
net.sf.morph.reflect.reflectors | Reflector implementations. |
net.sf.morph.wrap.support | Support interfaces and classes used by the net.sf.morph.wrap package. |
Uses of WrapperInvocationHandler in net.sf.morph.reflect.reflectors |
---|
Methods in net.sf.morph.reflect.reflectors that return WrapperInvocationHandler | |
---|---|
protected WrapperInvocationHandler |
BaseReflector.createWrapperInvocationHandler(java.lang.Object object)
Create a WrapperInvocationHandler for the specified Object. |
Uses of WrapperInvocationHandler in net.sf.morph.wrap.support |
---|
Classes in net.sf.morph.wrap.support that implement WrapperInvocationHandler | |
---|---|
class |
DefaultWrapperInvocationHandler
Default WrapperInvocationHandler implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |