Package | Description |
---|---|
org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
Modifier and Type | Field and Description |
---|---|
private Value<java.util.Set<ExceptionMapperFactory.ExceptionMapperType>> |
ExceptionMapperFactory.exceptionMapperTypes |
Modifier and Type | Method and Description |
---|---|
private LazyValue<java.util.Set<ExceptionMapperFactory.ExceptionMapperType>> |
ExceptionMapperFactory.createLazyExceptionMappers(InjectionManager injectionManager)
Returns
LazyValue of exception mappers that delays their creation to the first use. |