Interface InterceptorRegistryListener


@Deprecated public interface InterceptorRegistryListener
Deprecated.
The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
Callback interface for when an interceptor registry changes
Version:
$Revision: 1 $
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     
  • Method Details