public class PropertiesPlaceHolderUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
PropertiesPlaceHolderUtil(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Properties toFilter) |
String |
filter(String str) |
void |
mergeProperties(Document doc,
Properties initialProperties,
BrokerContext brokerContext) |
public static final org.slf4j.Logger LOG
public PropertiesPlaceHolderUtil(Properties properties)
public void filter(Properties toFilter)
public void mergeProperties(Document doc, Properties initialProperties, BrokerContext brokerContext)
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.