| Package | Description |
|---|---|
| net.obvj.agents.conf |
Provides classes for working with agents configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static AgentConfiguration.Source |
AgentConfiguration.Source.getHighestPrecedenceSource(AgentConfiguration.Source... sources)
Returns the source with the highest precedence level among the specified sources
|
AgentConfiguration.Source |
AgentConfiguration.getSource() |
static AgentConfiguration.Source |
AgentConfiguration.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentConfiguration.Source[] |
AgentConfiguration.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AgentConfiguration.Source |
AgentConfiguration.Source.getHighestPrecedenceSource(AgentConfiguration.Source... sources)
Returns the source with the highest precedence level among the specified sources
|
Copyright © 2021. All rights reserved.