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
AssignabilityRegistrationException
public Object getComponentInstance(PicoContainer container) throws PicoInitializationException, PicoIntrospectionException
PicoInitializationException
PicoIntrospectionException
public void verify(PicoContainer container) throws PicoIntrospectionException
PicoIntrospectionException
Copyright © 2016 JacORB. All rights reserved.