Interface | Description |
---|---|
ManagedReloadingStrategyMBean |
MBean definition for managing configuration reload.
|
ReloadingStrategy |
A strategy to decide if a configuration should be reloaded.
|
Class | Description |
---|---|
FileChangedReloadingStrategy |
A reloading strategy that will reload the configuration every time its
underlying file is changed.
|
InvariantReloadingStrategy |
A strategy that never triggers a reloading.
|
ManagedReloadingStrategy |
A strategy to reload configuration based on management requests.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.