Uses of Interface
org.jmxtrans.agent.util.io.Resource
| Package | Description |
|---|---|
| org.jmxtrans.agent | |
| org.jmxtrans.agent.properties | |
| org.jmxtrans.agent.util.io |
-
Uses of Resource in org.jmxtrans.agent
Constructors in org.jmxtrans.agent with parameters of type Resource Constructor Description JmxTransConfigurationXmlLoader(Resource configurationResource, PropertiesLoader propertiesLoader, ExpressionLanguageEngine expressionLanguageEngine) -
Uses of Resource in org.jmxtrans.agent.properties
Constructors in org.jmxtrans.agent.properties with parameters of type Resource Constructor Description ResourcePropertiesLoader(Resource resource) -
Uses of Resource in org.jmxtrans.agent.util.io
Classes in org.jmxtrans.agent.util.io that implement Resource Modifier and Type Class Description classAbstractResourceInspired byorg.springframework.core.io.AbstractResourceclassClasspathResourceResourceforclasspath://path.classFileResourceResourceforpath/to/file.txtresources.classUrlResourceMethods in org.jmxtrans.agent.util.io that return Resource Modifier and Type Method Description static ResourceResourceFactory. newResource(String path)Methods in org.jmxtrans.agent.util.io with parameters of type Resource Modifier and Type Method Description static DocumentIoUtils. getFileAsDocument(Resource resource)