Uses of Record Class
info.ejava.examples.svc.aop.items.proxyfactory.MyAccessIntroduction.TargetWrapper
Packages that use MyAccessIntroduction.TargetWrapper
-
Uses of MyAccessIntroduction.TargetWrapper in info.ejava.examples.svc.aop.items.proxyfactory
Methods in info.ejava.examples.svc.aop.items.proxyfactory that return MyAccessIntroduction.TargetWrapperModifier and TypeMethodDescriptionMyAccessIntroduction.getRawTarget()
Instead of returning a raw target, hide the target from proxy within a wrapper but eliminate the wrapper when marshalling.MyAccessIntroductionImpl.getRawTarget()