Interface | Description |
---|---|
EnvironmentVariableUsagePropertyProvider.EnvironmentVariableSupplier |
A functional interface to supply environment variables.
|
UsagePropertyProvider |
Provides properties related to the Anonymous Usage Collection feature.
|
Class | Description |
---|---|
CommandLineUsagePropertyProvider |
A
UsagePropertyProvider implementation that reads the usage properties from the command line system
properties. |
DefaultUsagePropertyProvider |
Default implementation of the
UsagePropertyProvider interface. |
EnvironmentVariableUsagePropertyProvider |
A
UsagePropertyProvider implementation that reads the usage properties from the environment variables. |
HierarchicalUsagePropertyProvider |
Combines multiple
UsagePropertyProvider instances into a single provider. |
PropertyFileUsagePropertyProvider |
A
UsagePropertyProvider that reads the AxonIQ Data Collection properties from a file located at
`~/.axoniq/data-collection.properties`. |
Copyright © 2010–2025. All rights reserved.