org.jacorb.notification.container
Class LocalParameterComponentAdapter

java.lang.Object
  extended by DecoratingComponentAdapter
      extended by org.jacorb.notification.container.LocalParameterComponentAdapter

public class LocalParameterComponentAdapter
extends DecoratingComponentAdapter

Version:
$Id: LocalParameterComponentAdapter.java,v 1.3 2006/07/03 12:51:42 alphonse.bendt Exp $
Author:
Alphonse Bendt

Constructor Summary
LocalParameterComponentAdapter(ComponentAdapter delegate, ComponentAdapter[] helpers)
           
 
Method Summary
 java.lang.Object getComponentInstance(PicoContainer container)
           
 void verify(PicoContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalParameterComponentAdapter

public LocalParameterComponentAdapter(ComponentAdapter delegate,
                                      ComponentAdapter[] helpers)
                               throws AssignabilityRegistrationException
Throws:
AssignabilityRegistrationException
Method Detail

getComponentInstance

public java.lang.Object getComponentInstance(PicoContainer container)
                                      throws PicoInitializationException,
                                             PicoIntrospectionException
Throws:
PicoInitializationException
PicoIntrospectionException

verify

public void verify(PicoContainer container)
            throws PicoIntrospectionException
Throws:
PicoIntrospectionException