JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.objektkontor.config
Interface ConfigObserver<C extends
ObservableConfig
>
public interface
ConfigObserver<C extends
ObservableConfig
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
reconfigure
(
C
newConfig,
List
<
ConfigUpdate
> updates)
Method Details
reconfigure
void
reconfigure
(
C
newConfig,
List
<
ConfigUpdate
> updates)