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

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

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

Constructors in org.glassfish.pfl.dynamic.codegen.spi with parameters of type InterceptorContext
GenericClass(Class<T> type, InterceptorContext ic, byte[] classData)
          Create a GenericClass of the given type by modifying classData with the given interceptors.
 



Copyright © 2013 Oracle. All Rights Reserved.