biz.hammurapi.configx
Interface XmlConfigurable


public interface XmlConfigurable

Classes which can be configured with XmlObject shall implement this interface.

Author:
Pavel

Method Summary
 void configure(org.apache.xmlbeans.XmlObject spec)
          Configures object.
 

Method Detail

configure

void configure(org.apache.xmlbeans.XmlObject spec)
               throws biz.hammurapi.config.ConfigurationException
Configures object.

Parameters:
spec -
Throws:
biz.hammurapi.config.ConfigurationException


Copyright © 2006 Hammurapi Group. All Rights Reserved.