public class AtopProcessFactory extends Object implements AtopFactory
| Modifier and Type | Class and Description |
|---|---|
static interface |
AtopProcessFactory.LineReader |
| Constructor and Description |
|---|
AtopProcessFactory(AtopConnectorConfig config,
AtopConnectorId connectorId) |
| Modifier and Type | Method and Description |
|---|---|
Atop |
create(AtopTable table,
ZonedDateTime date) |
void |
shutdown() |
@Inject public AtopProcessFactory(AtopConnectorConfig config, AtopConnectorId connectorId)
public Atop create(AtopTable table, ZonedDateTime date)
create in interface AtopFactory@PreDestroy public void shutdown()
Copyright © 2012–2020. All rights reserved.