Searched refs:TemplateRegistry (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DTemplateRegistry.java27 // TemplateRegistry.java:
40 * Classes subclassing the <b>TemplateRegistry</b> class register and
49 public abstract class TemplateRegistry extends Object { class in inherits:Object
51 protected static TemplateRegistry templateRegistry = null;
54 * The property accessor for the TemplateRegistry.
56 * @return The TemplateRegistry object.
60 public static TemplateRegistry getTemplateRegistry()
H A DSLPTemplateRegistry.java43 * attribute verifier for the service.It subclasses the TemplateRegistry
56 class SLPTemplateRegistry extends TemplateRegistry {
95 private static TemplateRegistry registry = null;
/illumos-gate/usr/src/lib/libslp/javalib/
H A DMakefile.conf122 URLAttributeVerifier.class TemplateRegistry.class \
144 SunDATable.class TemplateRegistry.class SLPTemplateRegistry.class \

Completed in 58 milliseconds