Uses of Interface
org.glassfish.pfl.dynamic.codegen.spi.ModifiableFieldReference

Packages that use ModifiableFieldReference
org.glassfish.pfl.dynamic.codegen.spi   
 

Uses of ModifiableFieldReference in org.glassfish.pfl.dynamic.codegen.spi
 

Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type ModifiableFieldReference
 void 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.
 



Copyright © 2013 Oracle. All Rights Reserved.