org.jacorb.notification.container
Class RepositoryComponentAdapter

java.lang.Object
  extended byorg.picocontainer.defaults.AbstractComponentAdapter
      extended byorg.jacorb.notification.container.RepositoryComponentAdapter
All Implemented Interfaces:
org.picocontainer.ComponentAdapter, java.io.Serializable

public class RepositoryComponentAdapter
extends org.picocontainer.defaults.AbstractComponentAdapter

Version:
$Id: RepositoryComponentAdapter.java,v 1.2 2005/04/27 10:34:54 alphonse.bendt Exp $
Author:
Alphonse Bendt
See Also:
Serialized Form

Constructor Summary
RepositoryComponentAdapter()
           
 
Method Summary
 java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container)
           
 void verify(org.picocontainer.PicoContainer container)
           
 
Methods inherited from class org.picocontainer.defaults.AbstractComponentAdapter
accept, checkTypeCompatibility, getComponentImplementation, getComponentKey, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepositoryComponentAdapter

public RepositoryComponentAdapter()
Method Detail

getComponentInstance

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

verify

public void verify(org.picocontainer.PicoContainer container)
            throws org.picocontainer.PicoIntrospectionException
Throws:
org.picocontainer.PicoIntrospectionException