|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceException | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.plugin.services.pluginmgr.servicemgr |
Uses of ServiceException in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that throw ServiceException | |
---|---|
java.lang.Object |
IServiceManager.getServiceBean(java.lang.String serviceType,
java.lang.String serviceId)
Returns an instance of a registered servicing object. |
void |
IServiceManager.registerService(IServiceConfig config)
Registers a service with the service manager. |
Uses of ServiceException in org.pentaho.platform.plugin.services.pluginmgr.servicemgr |
---|
Methods in org.pentaho.platform.plugin.services.pluginmgr.servicemgr that throw ServiceException | |
---|---|
java.lang.Object |
AbstractServiceTypeManager.getServiceBean(java.lang.String serviceId)
|
java.lang.Object |
IServiceTypeManager.getServiceBean(java.lang.String serviceId)
Returns an instance of a registered servicing object. |
java.lang.Object |
DefaultServiceManager.getServiceBean(java.lang.String serviceType,
java.lang.String serviceId)
|
void |
DefaultServiceManager.registerService(IServiceConfig config)
|
void |
IServiceTypeManager.registerService(IServiceConfig wsDefinition)
Registers a service with this svc type manager |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |