org.jacorb.notification.container
Class RepositoryComponentAdapter
java.lang.Object
org.picocontainer.defaults.MonitoringComponentAdapter
org.picocontainer.defaults.AbstractComponentAdapter
org.jacorb.notification.container.RepositoryComponentAdapter
- All Implemented Interfaces:
- org.picocontainer.ComponentAdapter, org.picocontainer.defaults.ComponentMonitorStrategy, 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
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 org.picocontainer.defaults.MonitoringComponentAdapter |
changeMonitor, currentMonitor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RepositoryComponentAdapter
public RepositoryComponentAdapter()
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