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 ObjectIServiceManager. getServiceBean(String serviceType, String serviceId)Returns an instance of a registered servicing object.voidIServiceManager. registerService(IServiceConfig config)Registers a service with the service manager.
-