Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java92 private static final String SERVER_BUNDLE_NAME = "com/sun/slp/Server"; field in slpd
122 ResourceBundle.getBundle(SERVER_BUNDLE_NAME, locale, ld); in ServerBundle()
131 ResourceBundle.getBundle(SERVER_BUNDLE_NAME, locale); in ServerBundle()
745 SERVER_BUNDLE_NAME+ in getMessageBundleInternal()