Package org.nanocontainer.script.xml

Interface Summary
XMLComponentInstanceFactory Factory that creates instances from DOM Elements
 

Class Summary
BeanComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses BeanPropertyComponentAdapter 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.
 

Exception Summary
EmptyCompositionException Deprecated. Never thrown anymore
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.