Uses of Interface
org.jmxtrans.agent.properties.PropertiesLoader
| Package | Description |
|---|---|
| org.jmxtrans.agent | |
| org.jmxtrans.agent.properties |
-
Uses of PropertiesLoader in org.jmxtrans.agent
Constructors in org.jmxtrans.agent with parameters of type PropertiesLoader Constructor Description JmxTransConfigurationXmlLoader(Resource configurationResource, PropertiesLoader propertiesLoader, ExpressionLanguageEngine expressionLanguageEngine) -
Uses of PropertiesLoader in org.jmxtrans.agent.properties
Classes in org.jmxtrans.agent.properties that implement PropertiesLoader Modifier and Type Class Description classNoPropertiesSourcePropertiesLoaderProperties loader that always returns an empty properties map.classResourcePropertiesLoaderPropertiesLoaderbased on aResource.