public static class LookupDataAdapterRefreshService.Listener
extends com.google.common.util.concurrent.Service.Listener
data adapter service.
It takes care of adding and removing the data adapter to/from the refresh service when it is started or stopped.
| Constructor and Description |
|---|
Listener(LookupDataAdapterRefreshService refreshService,
LookupDataAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
running() |
void |
stopping(com.google.common.util.concurrent.Service.State from) |
public Listener(LookupDataAdapterRefreshService refreshService, LookupDataAdapter adapter)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.