org.apache.servicemix.jbi.util
Class SystemProperties
java.lang.Object
org.apache.servicemix.jbi.util.SystemProperties
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class SystemProperties
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Spring bean for initializing system properties.
- Version:
- $Revision: 67 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemProperties
public SystemProperties()
getProperties
public Map getProperties()
setProperties
public void setProperties(Map properties)
afterPropertiesSet
public void afterPropertiesSet()
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.