|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.util.VisitableBase
biz.hammurapi.config.GenericContainer
biz.hammurapi.config.DomConfigurableContainer
public abstract class DomConfigurableContainer
Simple container
| Constructor Summary | |
|---|---|
DomConfigurableContainer()
|
|
| Method Summary | |
|---|---|
void |
configure(org.w3c.dom.Node configNode,
Context context,
java.lang.ClassLoader classLoader)
Reads configuration from Node |
protected abstract java.lang.String |
getComponentName(org.w3c.dom.Node node)
|
| Methods inherited from class biz.hammurapi.config.GenericContainer |
|---|
acceptChildren, addComponent, addMeasurement, execute, get, getAttribute, getComponentMap, getComponentNames, getComponents, getMeasurementConsumer, getOwner, removeAttribute, setAttribute, setMeasurementConsumer, setOwner, start, stop |
| Methods inherited from class biz.hammurapi.util.VisitableBase |
|---|
accept, convert2searchable, find, findAll, object2visitor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomConfigurableContainer()
| Method Detail |
|---|
protected abstract java.lang.String getComponentName(org.w3c.dom.Node node)
public void configure(org.w3c.dom.Node configNode,
Context context,
java.lang.ClassLoader classLoader)
throws ConfigurationException
DomConfigurableNode
configure in interface DomConfigurableclassLoader - ClassLoader
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||