org.picocontainer.injectors
Class FactoryInjectorTestCase.BrendansLoggerInjector
java.lang.Object
org.picocontainer.injectors.FactoryInjector<FactoryInjectorTestCase.BrendansLogger>
org.picocontainer.injectors.FactoryInjectorTestCase.BrendansLoggerInjector
- All Implemented Interfaces:
- ComponentAdapter<FactoryInjectorTestCase.BrendansLogger>, Injector<FactoryInjectorTestCase.BrendansLogger>
- Enclosing class:
- FactoryInjectorTestCase
public static class FactoryInjectorTestCase.BrendansLoggerInjector
- extends FactoryInjector<FactoryInjectorTestCase.BrendansLogger>
| Methods inherited from class org.picocontainer.injectors.FactoryInjector |
accept, componentHasLifecycle, decorateComponentInstance, dispose, findAdapterOfType, getClass, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getTypeArguments, start, stop, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryInjectorTestCase.BrendansLoggerInjector
public FactoryInjectorTestCase.BrendansLoggerInjector()
getComponentInstance
public FactoryInjectorTestCase.BrendansLogger getComponentInstance(PicoContainer arg0,
Type arg1)
throws PicoCompositionException
- Specified by:
getComponentInstance in interface ComponentAdapter<FactoryInjectorTestCase.BrendansLogger>- Specified by:
getComponentInstance in class FactoryInjector<FactoryInjectorTestCase.BrendansLogger>
- Throws:
PicoCompositionException
Copyright © 2003-2011 Codehaus. All Rights Reserved.