biz.hammurapi.config
Class NameAttributeDomConfigurableContainer

java.lang.Object
  extended by biz.hammurapi.util.VisitableBase
      extended by biz.hammurapi.config.GenericContainer
          extended by biz.hammurapi.config.DomConfigurableContainer
              extended by biz.hammurapi.config.NameAttributeDomConfigurableContainer
All Implemented Interfaces:
Command, Component, Context, DomConfigurable, MeasurementCollector, MeasurementConsumer, Attributable, Searchable, Visitable

public class NameAttributeDomConfigurableContainer
extends DomConfigurableContainer

Uses attribute "component-name" as component name

Author:
Pavel Vlasov

Constructor Summary
NameAttributeDomConfigurableContainer()
           
 
Method Summary
protected  java.lang.String getComponentName(org.w3c.dom.Node node)
           
 
Methods inherited from class biz.hammurapi.config.DomConfigurableContainer
configure
 
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

NameAttributeDomConfigurableContainer

public NameAttributeDomConfigurableContainer()
Method Detail

getComponentName

protected java.lang.String getComponentName(org.w3c.dom.Node node)
Specified by:
getComponentName in class DomConfigurableContainer


Copyright © 2003 Hammurapi Group. All Rights Reserved.