public class LocalParameterComponentAdapter
extends DecoratingComponentAdapter
| Constructor and Description |
|---|
LocalParameterComponentAdapter(ComponentAdapter delegate,
ComponentAdapter[] helpers) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getComponentInstance(PicoContainer container) |
void |
verify(PicoContainer container) |
public LocalParameterComponentAdapter(ComponentAdapter delegate,
ComponentAdapter[] helpers)
throws AssignabilityRegistrationException
AssignabilityRegistrationExceptionpublic java.lang.Object getComponentInstance(PicoContainer container)
throws PicoInitializationException,
PicoIntrospectionException
PicoInitializationExceptionPicoIntrospectionExceptionpublic void verify(PicoContainer container)
throws PicoIntrospectionException
PicoIntrospectionException