|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.webapp.html.HtmlSourceNodeHookManager
public final class HtmlSourceNodeHookManager
Method Summary | |
---|---|
static HtmlSourceNodeHookManager |
getHtmlSourceNodeHookManager()
|
java.util.Collection<HtmlSourceNodeHook> |
getHtmlSourceNodeHooks(java.lang.Class<? extends Node> nodeClass)
|
void |
registerHtmlSourceNodeHook(MetaClass<HtmlSourceNodeHook> hookFactory,
java.lang.Class<? extends Node> nodeClass)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static HtmlSourceNodeHookManager getHtmlSourceNodeHookManager()
public void registerHtmlSourceNodeHook(MetaClass<HtmlSourceNodeHook> hookFactory, java.lang.Class<? extends Node> nodeClass)
public java.util.Collection<HtmlSourceNodeHook> getHtmlSourceNodeHooks(java.lang.Class<? extends Node> nodeClass)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.1.0) E13403-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |