Package thredds.ui.monitor
Interface OpenRAFMonitor
-
- All Known Implementing Classes:
OpenRAFMonitorImpl
public interface OpenRAFMonitor
- Since:
- Mar 15, 2008
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
getDebugLeaks()
List<String>
getOpenFiles()
void
setDebugLeaks(boolean b)
-