Working on this change I removed the following comment from the
mgmt.BasicResourceProvider:
// case (HashCollector, "hash"): // TODO CP: add native or natural implementation
// @Inject HashCollector hash;
// return hash;
//
The intent of such an implementation is documented in the HashCollector interface
This issue is a placeholder for that task.
Working on this change I removed the following comment from the
mgmt.BasicResourceProvider:
// case (HashCollector, "hash"): // TODO CP: add native or natural implementation
// @Inject HashCollector hash;
// return hash;
//
The intent of such an implementation is documented in the HashCollector interface
This issue is a placeholder for that task.