| Package | Description | 
|---|---|
| org.pentaho.platform.api.engine | 
| Modifier and Type | Method and Description | 
|---|---|
IServiceConfig | 
IServiceManager.getServiceConfig(String serviceType,
                String serviceId)
Gets the configuration for the requested service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IServiceManager.registerService(IServiceConfig config)
Registers a service with the service manager. 
 |