|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableCommonConfig | |
|---|---|
| org.glassfish.jersey.model.internal | |
| Uses of ImmutableCommonConfig in org.glassfish.jersey.model.internal |
|---|
| Methods in org.glassfish.jersey.model.internal that return ImmutableCommonConfig | |
|---|---|
ImmutableCommonConfig |
ImmutableCommonConfig.property(java.lang.String name,
java.lang.Object value)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Class<?> componentClass)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Class<?> componentClass,
java.lang.Class<?>... contracts)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Class<?> componentClass,
int bindingPriority)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Object component)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Object component,
java.lang.Class<?>... contracts)
|
ImmutableCommonConfig |
ImmutableCommonConfig.register(java.lang.Object component,
int bindingPriority)
|
ImmutableCommonConfig |
ImmutableCommonConfig.setProperties(java.util.Map<java.lang.String,?> properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||