public class OutgoingTransferCheckerImpl extends TransferCheckerImpl implements OutgoingTransferChecker
| Constructor and Description |
|---|
OutgoingTransferCheckerImpl(EventManager eventManager,
IotaAPI api,
AccountStateManager accountManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
load()
Loads this task
|
String |
name()
The public identifier/name of this plugin
|
void |
shutdown()
Stops this task.
|
boolean |
start()
Starts this task
|
checkAddressNowgetAccount, setAccountpublic OutgoingTransferCheckerImpl(EventManager eventManager, IotaAPI api, AccountStateManager accountManager)
public void load()
TaskServiceload in interface TaskServiceload in class AccountPluginpublic boolean start()
TaskServicestart in interface TaskServicestart in class AccountPlugintrue if loaded successful. otherwise falsepublic void shutdown()
TaskServiceshutdown in interface TaskServiceshutdown in class AccountPluginCopyright © 2019. All rights reserved.