Package nxt.addons
Class StartFundingMonitors
java.lang.Object
nxt.addons.StartAuto
nxt.addons.StartFundingMonitors
- All Implemented Interfaces:
AddOn
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected voidprocessFile(BufferedReader reader) Methods inherited from class nxt.addons.StartAuto
getConfigProperties, initMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface nxt.addons.AddOn
getAPIRequestHandler, getAPIRequests, getAPIRequestType, getUIPlugins, shutdown
-
Constructor Details
-
StartFundingMonitors
public StartFundingMonitors()
-
-
Method Details
-
getFilenameProperty
- Specified by:
getFilenamePropertyin classStartAuto
-
processFile
protected void processFile(BufferedReader reader) throws IOException, org.json.simple.parser.ParseException - Specified by:
processFilein classStartAuto- Throws:
IOExceptionorg.json.simple.parser.ParseException
-