Package | Description |
---|---|
org.glassfish.jersey.server.internal.inject |
Jersey server-side JAX-RS injection support classes.
|
org.glassfish.jersey.server.spi.internal |
Jersey server-side internal service provider contract (SPI) classes.
|
Modifier and Type | Method and Description |
---|---|
ValueFactoryProvider.PriorityType |
AbstractValueFactoryProvider.getPriority() |
ValueFactoryProvider.PriorityType |
AsyncResponseValueFactoryProvider.getPriority() |
ValueFactoryProvider.PriorityType |
DelegatedInjectionValueFactoryProvider.getPriority() |
Modifier and Type | Class and Description |
---|---|
static class |
ValueFactoryProvider.Priority
Enumeration of priorities for providers (e.g.
|
Modifier and Type | Method and Description |
---|---|
ValueFactoryProvider.PriorityType |
ValueFactoryProvider.getPriority()
Gets the priority of this provider.
|