-
Field Summary
Fields inherited from interface com.webmethods.portal.system.IComponentProvider
ATTR_APP_NAME, ATTR_BEG_QUERY, ATTR_END_QUERY, ATTR_MID_QUERY, BIZPOLICY_MANAGER, CACHE_PROVIDER, COMMAND_PROVIDER, COMPONENTS_QUERY, INSTALL_PROVIDER, MECH_PROVIDER, METACONTEXT_PROVIDER, PHASE_PROVIDER, POLICY_PROVIDER, SEARCH_PROVIDER
-
Method Summary
Retrieve the default search service
Retrieve the version service by name.
Retrieve a list of the available version services
Methods inherited from interface com.webmethods.portal.system.IComponentProvider
exists, getComponent, getComponent, getComponent, getComponentQueryString, getComponents, getDefaultComponent, getLogger, initDeferredWebAppComponents, lookup, registerComponent, reloadComponent, reloadComponent, unregisterComponent, upgradeComponentDataFromBootstrapComponentData
-
Method Details
-
getDefaultService
Retrieve the default search service
- Returns:
- the search service, or null if no such search service exists
- Throws:
VersionException
-
getService
Retrieve the version service by name.
- Parameters:
name
- the unique name of the version service
- Returns:
- the version service, or null if no such version service exists
- Throws:
VersionException
-