| Package | Description |
|---|---|
| org.jmxtrans.agent | |
| org.jmxtrans.agent.properties | |
| org.jmxtrans.agent.util.io |
| Constructor and Description |
|---|
JmxTransConfigurationXmlLoader(Resource configurationResource,
PropertiesLoader propertiesLoader,
ExpressionLanguageEngine expressionLanguageEngine) |
| Constructor and Description |
|---|
ResourcePropertiesLoader(Resource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource
Inspired by
org.springframework.core.io.AbstractResource |
class |
ClasspathResource
Resource for classpath:// path. |
class |
FileResource
Resource for path/to/file.txt resources. |
class |
UrlResource
|
| Modifier and Type | Method and Description |
|---|---|
static Resource |
ResourceFactory.newResource(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
static org.w3c.dom.Document |
IoUtils.getFileAsDocument(Resource resource) |
Copyright © 2018. All Rights Reserved.