Home
last modified time | relevance | path

Searched refs:sysProps (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java145 Properties sysProps = (Properties)(System.getProperties().clone()); in SLPConfig() local
182 defaultProps.putAll(sysProps); in SLPConfig()