ImmutableCommonConfig |
ImmutableCommonConfig.property(String name,
Object value) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Class<?> componentClass) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Class<?> componentClass,
Class<?>... contracts) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Class<?> componentClass,
int bindingPriority) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Object component) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Object component,
Class<?>... contracts) |
ImmutableCommonConfig |
ImmutableCommonConfig.register(Object component,
int bindingPriority) |
ImmutableCommonConfig |
ImmutableCommonConfig.setProperties(Map<String,?> properties) |