Uses of Interface
org.codice.ddf.itests.common.ServiceManager
Packages that use ServiceManager
Package
Description
-
Uses of ServiceManager in org.codice.ddf.itests.common
Classes in org.codice.ddf.itests.common that implement ServiceManagerMethods in org.codice.ddf.itests.common that return ServiceManagerModifier and TypeMethodDescriptionprotected ServiceManagerAbstractIntegrationTest.getServiceManager()Methods in org.codice.ddf.itests.common with parameters of type ServiceManagerModifier and TypeMethodDescriptionstatic SystemStateManagerSystemStateManager.getManager(ServiceManager serviceManager, org.apache.karaf.features.FeaturesService features, AdminConfig adminConfig, KarafConsole console) -
Uses of ServiceManager in org.codice.ddf.itests.common.csw
Methods in org.codice.ddf.itests.common.csw with parameters of type ServiceManagerModifier and TypeMethodDescriptionCswTestCommons.getCswConnectedSourceProperties(String sourceId, String cswUrl, ServiceManager serviceManager) CswTestCommons.getCswRegistryStoreProperties(String sourceId, String cswUrl, ServiceManager serviceManager) CswTestCommons.getCswSourceProperties(String sourceId, String factoryPid, String cswUrl, ServiceManager serviceManager) CswTestCommons.getCswSourceProperties(String sourceId, String cswUrl, ServiceManager serviceManager) -
Uses of ServiceManager in org.codice.ddf.itests.common.opensearch
Methods in org.codice.ddf.itests.common.opensearch with parameters of type ServiceManagerModifier and TypeMethodDescriptionOpenSearchTestCommons.getOpenSearchSourceProperties(String sourceId, String openSearchUrl, ServiceManager serviceManager) -
Uses of ServiceManager in org.codice.ddf.itests.common.security
Constructors in org.codice.ddf.itests.common.security with parameters of type ServiceManagerModifierConstructorDescriptionSecurityPolicyConfigurator(ServiceManager services, org.osgi.service.cm.ConfigurationAdmin configAdmin)