Package org.hotswap.agent.watch
Class WatcherFactory
- java.lang.Object
-
- org.hotswap.agent.watch.WatcherFactory
-
public class WatcherFactory extends Object
Resolve watcher from java version (Java NIO2 implementation is preferred if available.)- Author:
- Jiri Bubnik
-
-
Field Summary
Fields Modifier and Type Field Description static booleanIS_WINDOWSstatic doubleJAVA_VERSION
-
Constructor Summary
Constructors Constructor Description WatcherFactory()
-
-
-
Method Detail
-
getWatcher
public Watcher getWatcher() throws IOException
- Throws:
IOException
-
-