Searched refs:slpProps (Results 1 – 1 of 1) sorted by relevance
164 SLPProperties slpProps = new SLPProperties(new Properties()); in SLPConfig() local168 slpProps.load(fis); in SLPConfig()169 System.setProperties(slpProps); in SLPConfig()179 defaultProps.putAll(slpProps); in SLPConfig()