org.picocontainer.defaults
Class DefaultPicoContainerTestCase.MyPicoContainer
java.lang.Object
org.picocontainer.defaults.DefaultPicoContainer
org.picocontainer.defaults.DefaultPicoContainerTestCase.MyPicoContainer
- All Implemented Interfaces:
- Serializable, ComponentMonitorStrategy, Disposable, MutablePicoContainer, PicoContainer, Startable
- Enclosing class:
- DefaultPicoContainerTestCase
public static class DefaultPicoContainerTestCase.MyPicoContainer
- extends DefaultPicoContainer
- See Also:
- Serialized Form
Methods inherited from class org.picocontainer.defaults.DefaultPicoContainer |
accept, addChildContainer, changeMonitor, currentMonitor, dispose, getComponentAdapter, getComponentAdapterOfType, getComponentAdapters, getComponentAdaptersOfType, getComponentInstance, getComponentInstanceOfType, getComponentInstances, getComponentInstancesOfType, getParent, makeChildContainer, registerComponentImplementation, registerComponentImplementation, registerComponentImplementation, registerComponentImplementation, registerComponentInstance, registerComponentInstance, removeChildContainer, start, stop, unregisterComponent, unregisterComponentByInstance, verify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPicoContainerTestCase.MyPicoContainer
public DefaultPicoContainerTestCase.MyPicoContainer()
registerComponent
public ComponentAdapter registerComponent(ComponentAdapter componentAdapter)
- Specified by:
registerComponent
in interface MutablePicoContainer
- Overrides:
registerComponent
in class DefaultPicoContainer
Copyright © 2003-2010 Codehaus. All Rights Reserved.