Package dev.galasa.framework.spi
Interface IDynamicResource
- All Superinterfaces:
IDynamicStatusStoreKeyAccess
This interface will allow managers and services to update the a dynamic resource view maintained by the framework. Although the managers and services can maintain a resource status within their own namespace, this interface enables the manager/service to expose the status of a resource in a generic way, so it is viewable to the user from the Web UI or Eclipse view. This avoid the need to have manager specific code in the Web UI or Eclipse plugin.
-
Method Summary
Methods inherited from interface dev.galasa.framework.spi.IDynamicStatusStoreKeyAccess
delete, delete, deletePrefix, get, getPrefix, performActions, put, put, putSwap, putSwap, unwatch, watch, watchPrefix