public interface SingleCommand
Modifier and Type | Method and Description |
---|---|
void |
execute()
run the command task
|
void |
register(Hive hive,
FolderCommon parentFolder) |
void |
unregister() |
void execute()
void register(Hive hive, FolderCommon parentFolder)
void unregister()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.