Class JerseyErrorService

java.lang.Object
org.glassfish.jersey.inject.hk2.JerseyErrorService
All Implemented Interfaces:
ErrorService

public final class JerseyErrorService extends Object implements ErrorService
Jersey implementation of HK2 Error Service to provide improved reporting of HK2 issues, that may be otherwise hidden (ignored).
Author:
Marek Potociar