org.jacorb.notification.container
Class DynAnyFactoryComponentAdapter

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

public class DynAnyFactoryComponentAdapter
extends org.picocontainer.defaults.AbstractComponentAdapter

See Also:
Serialized Form

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

Constructor Detail

DynAnyFactoryComponentAdapter

public DynAnyFactoryComponentAdapter()
Method Detail

getComponentInstance

public java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container)

verify

public void verify(org.picocontainer.PicoContainer container)