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:
- Serializable, org.picocontainer.ComponentAdapter, org.picocontainer.defaults.ComponentMonitorStrategy
public class RepositoryComponentAdapter
- extends org.picocontainer.defaults.AbstractComponentAdapter
- Author:
- Alphonse Bendt
- See Also:
- Serialized Form
| Methods inherited from class org.picocontainer.defaults.AbstractComponentAdapter |
accept, checkTypeCompatibility, getComponentImplementation, getComponentKey, toString |
| Methods inherited from class org.picocontainer.defaults.MonitoringComponentAdapter |
changeMonitor, currentMonitor |
RepositoryComponentAdapter
public RepositoryComponentAdapter()
getComponentInstance
public 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
Copyright © 2015 JacORB. All rights reserved.