public class DDDecoratorsFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PATH |
static String |
DECORATORS_PACKAGE |
| Constructor and Description |
|---|
DDDecoratorsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<AbstractDecorator> |
create(List<DDSpanDecoratorConfig> decoratorsConfig)
Create decorators from configuration
|
static List<AbstractDecorator> |
createFromResources() |
public static final String CONFIG_PATH
public static String DECORATORS_PACKAGE
public static List<AbstractDecorator> create(List<DDSpanDecoratorConfig> decoratorsConfig)
decoratorsConfig - public static List<AbstractDecorator> createFromResources()