Package javassist.util.proxy
Class SecurityActions.TheUnsafe
java.lang.Object
javassist.util.proxy.SecurityActions.TheUnsafe
- Enclosing class:
SecurityActions
_The_ Notorious sun.misc.Unsafe in all its glory, but anonymous
so as not to attract unwanted attention. Kept in two separate
parts it manages to avoid detection from linker/compiler/general
complainers and those. This functionality will vanish from the
JDK soon but in the meantime it shouldn't be an obstacle.
All exposed methods are cached in a dictionary with overloaded
methods collected under their corresponding keys. Currently the
implementation assumes there is only one, if you need find a
need there will have to be a compare.
- Since:
- 3.23
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unsafe
-
theUnsafe
-
methods
-
-
Constructor Details
-
TheUnsafe
-
-
Method Details
-
getM
-
call
-