Uses of Interface
org.glassfish.pfl.dynamic.codegen.spi.Interceptor
-
Packages that use Interceptor Package Description 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 Modifier and Type Method Description java.util.List<Interceptor>
InterceptorContext. interceptors()
Methods in org.glassfish.pfl.dynamic.codegen.spi with parameters of type Interceptor Modifier and Type Method Description void
InterceptorContext. register(Interceptor interceptor)
-