Searched refs:defaultProps (Results 1 – 1 of 1) sorted by relevance
160 Properties defaultProps = System.getProperties(); in SLPConfig() local179 defaultProps.putAll(slpProps); in SLPConfig()182 defaultProps.putAll(sysProps); in SLPConfig()184 System.setProperties(defaultProps); in SLPConfig()