Uses of Interface
org.pentaho.platform.api.engine.IServiceConfig
Packages that use IServiceConfig
-
Uses of IServiceConfig in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IServiceConfigModifier and TypeMethodDescriptionIServiceManager.getServiceConfig
(String serviceType, String serviceId) Gets the configuration for the requested service.Methods in org.pentaho.platform.api.engine with parameters of type IServiceConfigModifier and TypeMethodDescriptionvoid
IServiceManager.registerService
(IServiceConfig config) Registers a service with the service manager.