Package | Description |
---|---|
org.glassfish.jersey.internal.util.collection |
Common set of Jersey collection classes.
|
org.glassfish.jersey.server |
Jersey server-side classes.
|
Modifier and Type | Method and Description |
---|---|
static <T> LazyValue<T> |
Values.lazy(Value<T> delegate)
Get a new lazily initialized
value provider . |
Modifier and Type | Method and Description |
---|---|
LazyValue<Collection<ComponentProvider>> |
ServerBootstrapBag.getComponentProviders() |
Modifier and Type | Method and Description |
---|---|
void |
ServerBootstrapBag.setComponentProviders(LazyValue<Collection<ComponentProvider>> componentProviders) |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.