Uses of Interface
org.codice.ddf.admin.core.api.Service
Packages that use Service
-
Uses of Service in org.codice.ddf.admin.core.api
Methods in org.codice.ddf.admin.core.api that return types with arguments of type ServiceModifier and TypeMethodDescriptionConfigurationAdmin.listServices(String serviceFactoryFilter, String serviceFilter) Returns all services and managed service factories that satisfy the provided LDAP filters -
Uses of Service in org.codice.ddf.admin.core.api.jmx
Methods in org.codice.ddf.admin.core.api.jmx that return ServiceModifier and TypeMethodDescriptionAdminConsoleServiceMBean.getService(String filter) Returns a managed service or managed service factory with associated metatype and configurationsMethods in org.codice.ddf.admin.core.api.jmx that return types with arguments of type ServiceModifier and TypeMethodDescriptionAdminConsoleServiceMBean.listServices()Lists all managed services and managed service factories with associated metatypes and configurations