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,
Constructor<T> constructor,
Object instantiated,
Object[] injected,
long duration) |
public PicoComponentRegistry.AttributeSetterComponentMonitor(PicoComponentRegistry.AttributeSetterComponentMonitor.AttributeSetter setter)
public <T> void instantiated(org.picocontainer.PicoContainer container,
org.picocontainer.ComponentAdapter<T> componentAdapter,
Constructor<T> constructor,
Object instantiated,
Object[] injected,
long duration)
instantiated in interface org.picocontainer.ComponentMonitorinstantiated in class org.picocontainer.monitors.NullComponentMonitorCopyright © 2014 Caelum. All Rights Reserved.