public class LocalParameterComponentAdapter
extends DecoratingComponentAdapter
| Constructor and Description |
|---|
LocalParameterComponentAdapter(ComponentAdapter delegate,
ComponentAdapter[] helpers) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getComponentInstance(PicoContainer container) |
void |
verify(PicoContainer container) |
public LocalParameterComponentAdapter(ComponentAdapter delegate,
ComponentAdapter[] helpers)
throws AssignabilityRegistrationException
AssignabilityRegistrationExceptionpublic Object getComponentInstance(PicoContainer container) throws PicoInitializationException, PicoIntrospectionException
PicoInitializationExceptionPicoIntrospectionExceptionpublic void verify(PicoContainer container)
throws PicoIntrospectionException
PicoIntrospectionExceptionCopyright © 2017 JacORB. All rights reserved.