public class FileSpanExporterConfiguration extends Object implements SpanExporterConfiguration
SpanExporterConfiguration based on a file in the conf folder.| Constructor and Description |
|---|
FileSpanExporterConfiguration(MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
getExecutionClassLoader(MuleContext muleContext) |
protected String |
getPropertiesFileName() |
String |
getStringValue(String key) |
protected void |
initialiseProperties() |
static Properties |
loadProperties(InputStream is) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStringValuepublic FileSpanExporterConfiguration(MuleContext muleContext)
public String getStringValue(String key)
getStringValue in interface SpanExporterConfigurationprotected String getPropertiesFileName()
public static Properties loadProperties(InputStream is) throws IOException
IOExceptionprotected void initialiseProperties()
protected ClassLoader getExecutionClassLoader(MuleContext muleContext)
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.