Uses of Class
org.pentaho.platform.settings.Service
Packages that use Service
-
Uses of Service in org.pentaho.platform.settings
Methods in org.pentaho.platform.settings that return ServiceModifier and TypeMethodDescriptionstatic ServiceServerPortRegistry.getService(String serviceName) Returns theServiceassociated with the given service name or null, if none exist.Methods in org.pentaho.platform.settings that return types with arguments of type ServiceModifier and TypeMethodDescriptionServerPortRegistry.getServices()Returns all registeredServices.Methods in org.pentaho.platform.settings with parameters of type ServiceModifier and TypeMethodDescriptionstatic voidServerPortRegistry.addService(Service service) Adds aServicePortServiceto theServerPortRegistry.Constructors in org.pentaho.platform.settings with parameters of type Service