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

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

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

Methods in org.glassfish.pfl.dynamic.codegen.spi that return types with arguments of type Interceptor
 List<Interceptor> InterceptorContext.interceptors()
           
 

Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type Interceptor
 void InterceptorContext.register(Interceptor interceptor)
           
 



Copyright © 2013 Oracle. All Rights Reserved.