Interface LookupTracker
- All Known Implementing Classes:
SystemPropertyAndEnvironmentLookup
public interface LookupTracker
Tracks keys that were looked up in the environment.
-
Method Summary
-
Method Details
-
lookedUpKeys
- Returns:
- all keys that have been looked up, whether they led to a result or not.
-