Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
28.6. Registering Interceptors
When your interceptors are annotated as
@Providers, they can be listed in the resteasy.providers context-param in web.xml, or returned as a class or object in the Application.getClasses() or Application.getSingletons() method.