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

/osnet-11/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()

Completed in 921 milliseconds