public class ServiceStopping extends Object implements ServiceEvent
| Modifier and Type | Field and Description |
|---|---|
protected ConsoleService |
service |
| Constructor and Description |
|---|
ServiceStopping(ConsoleService service) |
| Modifier and Type | Method and Description |
|---|---|
ConsoleService |
getService() |
static Closeable |
listen(ServiceEventPublisher service,
boolean weakRef,
Reciver<ServiceStopping> reciver) |
protected ConsoleService service
public ServiceStopping(ConsoleService service)
public ConsoleService getService()
getService in interface ServiceEventpublic static Closeable listen(ServiceEventPublisher service, boolean weakRef, Reciver<ServiceStopping> reciver)
Copyright © 2018. All rights reserved.