Index
All Classes and Interfaces|All Packages|Serialized Form
C
- createManagedFactoryService(long, String, Map<String, Object>, String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Creates a Managed Service using the Managed Service Factory matching the provided factory pid.
- createManagedFactoryService(String, Map<String, Object>, String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Creates a Managed Service using the Managed Service Factory matching the provided factory pid.
I
- installFeatures(long, EnumSet<FeaturesService.Option>, String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Installs and starts one or more features.
- installFeatures(String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Installs and starts one or more features.
- installFeatures(EnumSet<FeaturesService.Option>, String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Installs and starts one or more features.
O
- org.codice.ddf.sync.installer.api - package org.codice.ddf.sync.installer.api
S
- startBundles(String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Starts the specified bundles.
- stopBundles(String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Stops the specified bundles.
- SynchronizedInstaller - Interface in org.codice.ddf.sync.installer.api
-
Performs various installations/configuration related operations and waits for expected states to be met before returning.
- SynchronizedInstallerException - Exception Class in org.codice.ddf.sync.installer.api
-
This code is experimental.
- SynchronizedInstallerException() - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerException
- SynchronizedInstallerException(String) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerException
- SynchronizedInstallerException(String, Throwable) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerException
- SynchronizedInstallerException(Throwable) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerException
- SynchronizedInstallerTimeoutException - Exception Class in org.codice.ddf.sync.installer.api
-
This code is experimental.
- SynchronizedInstallerTimeoutException() - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerTimeoutException
- SynchronizedInstallerTimeoutException(String) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerTimeoutException
- SynchronizedInstallerTimeoutException(String, Throwable) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerTimeoutException
- SynchronizedInstallerTimeoutException(Throwable) - Constructor for exception class org.codice.ddf.sync.installer.api.SynchronizedInstallerTimeoutException
U
- uninstallFeatures(long, EnumSet<FeaturesService.Option>, String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Uninstalls one or more features.
- uninstallFeatures(String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Uninstalls one or more features.
- uninstallFeatures(EnumSet<FeaturesService.Option>, String, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Uninstalls one or more features.
- updateManagedService(long, String, Map<String, Object>, String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for Managed Service to come up before updating it's properties.
- updateManagedService(String, Map<String, Object>, String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for Managed Service to come up before updating its properties.
W
- waitForBootFinish() - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits up to 10 minutes for the system to reach a state that is ready for user operation.
- waitForBootFinish(long) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for boot features to be installed and all bundles to reach an Active state
- waitForBundles(long, String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for installed bundles with the specified symbolic names to be in an Active before returning.
- waitForBundles(String...) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for installed bundles with the specified symbolic names to be in an Active before returning.
- waitForServiceToBeAvailable(long, String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for a service with a matching service pid to appear before returning.
- waitForServiceToBeAvailable(String) - Method in interface org.codice.ddf.sync.installer.api.SynchronizedInstaller
-
Waits for a service with a matching service pid to appear before returning.
All Classes and Interfaces|All Packages|Serialized Form