Uses of Class
org.pentaho.platform.api.engine.ServiceException
-
Packages that use ServiceException Package Description org.pentaho.platform.api.engine -
-
Uses of ServiceException in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that throw ServiceException Modifier and Type Method Description Object
IServiceManager. getServiceBean(String serviceType, String serviceId)
Returns an instance of a registered servicing object.void
IServiceManager. registerService(IServiceConfig config)
Registers a service with the service manager.
-