Class Watcher
java.lang.Object
eu.rarogsoftware.rarog.platform.plugins.quickreload.Watcher
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
setAdminToken
(String appToken) void
watch
(Map<String, DefaultQuickReloadService.PluginRecord> watchList)
-
Constructor Details
-
Watcher
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
setAdminToken
-
watch
-