Reconfigurable
is the abstraction of reconfigurables that support dynamic reconfiguration.
Method | Description |
---|---|
|
Set<String> reconfigurableConfigs() Used when…FIXME |
|
void reconfigure(Map<String, ?> configs) Reconfigures the Reconfigurable Used when |
|
void validateReconfiguration(Map<String, ?> configs) throws ConfigException Used when…FIXME |
Reconfigurable | Description |
---|---|
|
|
|