public class SystemPropertyInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
SystemPropertyInitializingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Sets the system properties
|
void |
setSystemProperties(Map<String,String> systemProperties) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.