org.jacorb.notification.container
Class RepositoryComponentAdapter

java.lang.Object
  extended by AbstractComponentAdapter
      extended by org.jacorb.notification.container.RepositoryComponentAdapter

public class RepositoryComponentAdapter
extends AbstractComponentAdapter

Version:
$Id: RepositoryComponentAdapter.java,v 1.3 2006/07/27 13:56:08 alphonse.bendt Exp $
Author:
Alphonse Bendt

Constructor Summary
RepositoryComponentAdapter()
           
 
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

RepositoryComponentAdapter

public RepositoryComponentAdapter()
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