Class AdvancedProcFilesRetriever

All Implemented Interfaces:
ExtensionPoint, Describable<ObjectComponent<Computer>>
Direct Known Subclasses:
JVMProcessSystemMetricsContents, SystemConfiguration

public abstract class AdvancedProcFilesRetriever extends ProcFilesRetriever
Base class for gathering specified /proc files with the capacity of selecting whether filter or not each file content. You may want to filter some files and not doing so to other files.