public class WindowsService extends Object implements ISimpleService
| Constructor and Description |
|---|
WindowsService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
int |
run(String[] args) |
void |
stop() |
public int run(String[] args)
run in interface ISimpleServicepublic void stop()
stop in interface ISimpleServicepublic static void main(String[] args)
Copyright © 2014–2016. All rights reserved.