Package org.picocontainer.script.xml

Interface Summary
XMLComponentInstanceFactory Factory that creates instances from DOM Elements
 

Class Summary
BeanComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses PropertyApplicator to create instances from DOM elements.
PureJavaXStreamComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses XStream to unmarshal DOM elements in PureJava mode.
XMLContainerBuilder This class builds up a hierarchy of PicoContainers from an XML configuration file.
XStreamComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses XStream to unmarshal DOM elements.
XStreamContainerBuilder This class builds up a hierarchy of PicoContainers from an XML configuration file.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.