| Package | Description |
|---|---|
| org.aoju.bus.tracer.config |
| Modifier and Type | Method and Description |
|---|---|
static PropertyChain |
PropertyChain.build(Properties... properties) |
static PropertyChain |
PropertiesBasedTraceFilterConfiguration.loadPropertyChain()
Loads a layered property chain based on:
System properties
merged entries from all
/META-INF/Builder.properties files on the classpath (loaded in undefined order)
merged entries from all /META-INF/Builder.default.properties files on the classpath (loaded in undefined order)
|
| Constructor and Description |
|---|
PropertiesBasedTraceFilterConfiguration(PropertyChain propertyChain) |
PropertiesBasedTraceFilterConfiguration(PropertyChain propertyChain,
String profileName) |
Copyright © 2019. All rights reserved.