Index
All Classes and Interfaces|All Packages
B
- build(String, Map<String, Object>, boolean) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ServiceActions
-
Creates a handler for persisting changes to a bundle configuration.
- BundleActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
C
- ConfigActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
Property operations adapted for This code is experimental.
- ConfiguratorSuite - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
- create(String, Map<String, Object>) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ManagedServiceActions
-
Creates a handler that will create a managed service as part of a transaction.
- create(Path, Map<String, String>) - Method in interface org.codice.ddf.internal.admin.configurator.actions.PropertyActions
-
Creates a handler for persisting property file changes to a new property file.
D
- delete(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ManagedServiceActions
-
Creates a handler that will delete a managed service as part of a transaction.
- delete(Path) - Method in interface org.codice.ddf.internal.admin.configurator.actions.PropertyActions
-
Creates a handler for deleting a property file.
F
- FeatureActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
G
- getBundleActions() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getConfiguratorFactory() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getFeatureActions() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getManagedServiceActions() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getProperties(Path) - Method in interface org.codice.ddf.internal.admin.configurator.actions.PropertyActions
-
Gets the current key:value pairs set in the given property file.
- getPropertyActions() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getServiceActions() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getServiceReader() - Method in interface org.codice.ddf.internal.admin.configurator.actions.ConfiguratorSuite
- getServiceReference(Class<S>) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ServiceReader
-
Retrieves the first found service reference.
- getServices(Class<S>, String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ServiceReader
-
Retrieves all service references matching the class and LDAP filter.
I
- isFeatureStarted(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.FeatureActions
-
Determines if the feature with the given name is started.
- isStarted(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.BundleActions
-
Determines if the bundle with the given name is started.
M
- ManagedServiceActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
O
- org.codice.ddf.internal.admin.configurator.actions - package org.codice.ddf.internal.admin.configurator.actions
P
- PropertyActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
R
- read(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ManagedServiceActions
-
For the given managed service factory, retrieves the full complement of configuration properties.
- read(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.ServiceActions
-
Gets the current key:value pairs set in the given configuration file.
S
- ServiceActions - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
- ServiceReader - Interface in org.codice.ddf.internal.admin.configurator.actions
-
This code is experimental.
- start(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.BundleActions
-
Creates a handler that will start a bundle as part of a transaction.
- start(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.FeatureActions
-
Creates a handler that will start a feature as part of a transaction.
- stop(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.BundleActions
-
Creates a handler that will stop a bundle as part of a transaction.
- stop(String) - Method in interface org.codice.ddf.internal.admin.configurator.actions.FeatureActions
-
Creates a handler that will stop a feature as part of a transaction.
U
- update(Path, Map<String, String>, boolean) - Method in interface org.codice.ddf.internal.admin.configurator.actions.PropertyActions
-
Creates a handler for persisting property file changes to an existing property file.
All Classes and Interfaces|All Packages