public final class Stopper
extends Object
Utility for stopping services.
This implementation uses a JMX agent.
| Constructor and Description |
|---|
Stopper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main program.
|
boolean |
stop(String[] args)
Stops the specified services.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.