Uses of Interface
org.glassfish.pfl.dynamic.codegen.spi.ModifiableFieldReference
Packages that use ModifiableFieldReference
-
Uses of ModifiableFieldReference in org.glassfish.pfl.dynamic.codegen.spi
Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type ModifiableFieldReferenceModifier and TypeMethodDescriptionvoid
Interceptor.handleFieldReference
(ModifiableFieldReference ref) Called when a reference to a field is encountered while visiting the body of the method for which handleMethod was most recently called.