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

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

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

Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type ModifiableMethod
 void Interceptor.handleMethod(ModifiableMethod method)
          Invoked after handleClass for each method defined in the class passed into the GenericClass constructor called with the classdata.
 



Copyright © 2013 Oracle. All Rights Reserved.