public class PcapSnifferConfig
extends org.ar4k.agent.config.AbstractServiceConfig
| Modifier and Type | Field and Description |
|---|---|
java.util.Collection<PcapReader> |
readers |
clockRunnableClass, comment, context, data, description, groups, homunculus, name, note, otpAdminSeed, pausable, ports, priority, provides, remote, required, startOnInit, tags, targetRunLevel, timeoutWatchDog, usableWithCron, version, watchDogRetries| Constructor and Description |
|---|
PcapSnifferConfig() |
| Modifier and Type | Method and Description |
|---|---|
PcapSnifferService |
instantiate() |
boolean |
isSpringBean() |
getClockRunnableClass, getComment, getCreationDate, getData, getDescription, getGroups, getLastUpdateDate, getMaxRestartRetries, getName, getNote, getOtpAdminSeed, getPorts, getPriority, getProvides, getRequired, getTags, getTargetRunLevel, getTimeoutWatchDog, getUniqueId, getVersion, getWatchDogInterval, getWatchDogRetries, getWatchDogTimeout, isPausable, isRemote, isUsableWithCron, setClockRunnableClass, setComment, setData, setDescription, setGroups, setName, setNote, setOtpAdminSeed, setPausable, setPorts, setPriority, setProvides, setRemote, setRequired, setTags, setTargetRunLevel, setTimeoutWatchDog, setUsableWithCron, setVersion, setWatchDogRetries, startOnInit, toStringpublic java.util.Collection<PcapReader> readers
public PcapSnifferService instantiate()
public boolean isSpringBean()
isSpringBean in interface org.ar4k.agent.core.interfaces.ServiceConfigisSpringBean in class org.ar4k.agent.config.AbstractServiceConfig