net.sourceforge.backpedal.nano
Class BackpedalNanoContainer

java.lang.Object
  |
  +--org.nanocontainer.StringRegistrationNanoContainerImpl
        |
        +--org.nanocontainer.ConfiguringNanoContainerImpl
              |
              +--org.nanocontainer.ConfiguringNanoContainerImpl.Default
                    |
                    +--net.sourceforge.backpedal.nano.BackpedalNanoContainer
All Implemented Interfaces:
org.nanocontainer.InputSourceRegistrationNanoContainer, org.picocontainer.PicoContainer, Serializable, org.nanocontainer.StringRegistrationNanoContainer

public class BackpedalNanoContainer
extends org.nanocontainer.ConfiguringNanoContainerImpl.Default

See Also:
Serialized Form

Constructor Summary
BackpedalNanoContainer()
           
 
Method Summary
 void instantiateComponents()
           
 
Methods inherited from class org.nanocontainer.ConfiguringNanoContainerImpl
registerComponents
 
Methods inherited from class org.nanocontainer.StringRegistrationNanoContainerImpl
addComponentClassLoader, addParameterToComponent, getComponent, getComponentKeys, getComponentMulticaster, getComponentMulticaster, getComponents, hasComponent, makePicoContainer, registerComponent, registerComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.picocontainer.PicoContainer
getComponent, getComponentKeys, getComponentMulticaster, getComponentMulticaster, getComponents, hasComponent
 

Constructor Detail

BackpedalNanoContainer

public BackpedalNanoContainer()
                       throws ParserConfigurationException
Method Detail

instantiateComponents

public void instantiateComponents()
                           throws org.picocontainer.PicoInitializationException
Specified by:
instantiateComponents in interface org.picocontainer.PicoContainer
Overrides:
instantiateComponents in class org.nanocontainer.ConfiguringNanoContainerImpl
org.picocontainer.PicoInitializationException


Copyright © Sourceforge. All Rights Reserved.