|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationStore | |
|---|---|
| org.apache.geronimo.kernel.config | |
| Uses of ConfigurationStore in org.apache.geronimo.kernel.config |
|---|
| Classes in org.apache.geronimo.kernel.config that implement ConfigurationStore | |
|---|---|
class |
NullConfigurationStore
A non-functional configuration store that can be extended to be useful. |
| Methods in org.apache.geronimo.kernel.config that return ConfigurationStore | |
|---|---|
ConfigurationStore |
ConfigurationData.getConfigurationStore()
|
ConfigurationStore |
ConfigurationManager.getStoreForConfiguration(Artifact configuration)
Gets the configuration store responsible for the specified configuration, or null if there is none. |
ConfigurationStore |
SimpleConfigurationManager.getStoreForConfiguration(Artifact configId)
|
ConfigurationStore[] |
ConfigurationManager.getStores()
Get all the ConfigurationStores known to this manager at present |
ConfigurationStore[] |
SimpleConfigurationManager.getStores()
|
| Methods in org.apache.geronimo.kernel.config with parameters of type ConfigurationStore | |
|---|---|
void |
ConfigurationData.setConfigurationStore(ConfigurationStore configurationStore)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||