Package org.nuiton.jrst
Class ReflectUtil
java.lang.Object
org.nuiton.jrst.ReflectUtil
Some usefull methods to obtains none accessible fields and method from
some classes.
- Since:
- 1.0.6
- Author:
- tchemit (chemit@codelutin.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReflectUtil
public ReflectUtil()
-
-
Method Details
-
getMethod
-
getField
-
invokeMethod
-