org.picocontainer.defaults
Class ComponentAdapterTestCase.TestComponentAdapter
java.lang.Object
org.picocontainer.defaults.MonitoringComponentAdapter
org.picocontainer.defaults.AbstractComponentAdapter
org.picocontainer.defaults.ComponentAdapterTestCase.TestComponentAdapter
- All Implemented Interfaces:
- java.io.Serializable, org.picocontainer.ComponentAdapter, org.picocontainer.defaults.ComponentMonitorStrategy
- Enclosing class:
- ComponentAdapterTestCase
private static class ComponentAdapterTestCase.TestComponentAdapter
- extends org.picocontainer.defaults.AbstractComponentAdapter
Method Summary |
java.lang.Object |
getComponentInstance(org.picocontainer.PicoContainer container)
|
void |
verify(org.picocontainer.PicoContainer container)
|
Methods inherited from class org.picocontainer.defaults.AbstractComponentAdapter |
accept, checkTypeCompatibility, getComponentImplementation, getComponentKey, toString |
Methods inherited from class org.picocontainer.defaults.MonitoringComponentAdapter |
changeMonitor, currentMonitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ComponentAdapterTestCase.TestComponentAdapter
ComponentAdapterTestCase.TestComponentAdapter(java.lang.Object componentKey,
java.lang.Class componentImplementation,
org.picocontainer.ComponentMonitor componentMonitor)
throws org.picocontainer.defaults.AssignabilityRegistrationException
- Throws:
org.picocontainer.defaults.AssignabilityRegistrationException
ComponentAdapterTestCase.TestComponentAdapter
ComponentAdapterTestCase.TestComponentAdapter(java.lang.Object componentKey,
java.lang.Class componentImplementation)
throws org.picocontainer.defaults.AssignabilityRegistrationException
- Throws:
org.picocontainer.defaults.AssignabilityRegistrationException
getComponentInstance
public java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container)
throws org.picocontainer.PicoInitializationException,
org.picocontainer.PicoIntrospectionException
- Throws:
org.picocontainer.PicoInitializationException
org.picocontainer.PicoIntrospectionException
verify
public void verify(org.picocontainer.PicoContainer container)
throws org.picocontainer.PicoVerificationException
- Throws:
org.picocontainer.PicoVerificationException