public final class RuntimeServiceability
extends java.lang.Object
| Constructor and Description |
|---|
RuntimeServiceability() |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Document |
getComponentRegistry() |
org.w3c.dom.Document |
getControlRegistry() |
void |
setComponentRegistry(org.w3c.dom.Document componentRegistry) |
void |
setControlRegistry(org.w3c.dom.Document controlRegistry) |
public void setControlRegistry(org.w3c.dom.Document controlRegistry)
public org.w3c.dom.Document getControlRegistry()
public void setComponentRegistry(org.w3c.dom.Document componentRegistry)
public org.w3c.dom.Document getComponentRegistry()