Class DefaultWatcher
java.lang.Object
host.anzo.commons.emergency.memory.watchers.DefaultWatcher
- All Implemented Interfaces:
IMemoryWatcher
- Since:
- 08.07.2017
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisValid(MemoryPoolMXBean pool) voidregister(MemoryPoolMXBean pool)
-
Constructor Details
-
DefaultWatcher
public DefaultWatcher()
-
-
Method Details
-
register
- Specified by:
registerin interfaceIMemoryWatcher
-
isValid
- Specified by:
isValidin interfaceIMemoryWatcher
-