- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isStopped() |
void |
stop(String why)
Stop this service.
|
-
-
Method Detail
-
stop
void stop(String why)
Stop this service.
- Parameters:
why
- Why we're stopping.
-
isStopped
boolean isStopped()
- Returns:
- True if
stop(String)
has been closed.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.