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