Searched defs:SLPProperties (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java69 public static class SLPProperties extends Properties { class in class:SLPConfig
71 SLPProperties(Properties p) { method in class:SLPConfig.SLPProperties
164 SLPProperties slpProps = new SLPProperties(new Properties());

Completed in 63 milliseconds