public static final class PicoComponentRegistry.AttributeSetterComponentMonitor
extends org.picocontainer.monitors.NullComponentMonitor
| Modifier and Type | Class and Description |
|---|---|
static interface |
PicoComponentRegistry.AttributeSetterComponentMonitor.AttributeSetter |
| Constructor and Description |
|---|
PicoComponentRegistry.AttributeSetterComponentMonitor(PicoComponentRegistry.AttributeSetterComponentMonitor.AttributeSetter setter) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
instantiated(org.picocontainer.PicoContainer container,
org.picocontainer.ComponentAdapter<T> componentAdapter,
java.lang.reflect.Constructor<T> constructor,
java.lang.Object instantiated,
java.lang.Object[] injected,
long duration) |
public PicoComponentRegistry.AttributeSetterComponentMonitor(PicoComponentRegistry.AttributeSetterComponentMonitor.AttributeSetter setter)
public <T> void instantiated(org.picocontainer.PicoContainer container,
org.picocontainer.ComponentAdapter<T> componentAdapter,
java.lang.reflect.Constructor<T> constructor,
java.lang.Object instantiated,
java.lang.Object[] injected,
long duration)
instantiated in interface org.picocontainer.ComponentMonitorinstantiated in class org.picocontainer.monitors.NullComponentMonitorCopyright © 2013 Caelum. All Rights Reserved.