public static interface LookupDataAdapter.Factory<T extends LookupDataAdapter>
| Modifier and Type | Method and Description |
|---|---|
T |
create(String id,
String name,
LookupDataAdapterConfiguration configuration) |
LookupDataAdapter.Descriptor |
getDescriptor() |
T create(String id, String name, LookupDataAdapterConfiguration configuration)
LookupDataAdapter.Descriptor getDescriptor()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.