org.picocontainer.alternatives
Class ImplementationHidingComponentAdapterFactory

java.lang.Object
  extended by org.picocontainer.defaults.MonitoringComponentAdapterFactory
      extended by org.picocontainer.defaults.DecoratingComponentAdapterFactory
          extended by org.picocontainer.defaults.ImplementationHidingComponentAdapterFactory
              extended by org.picocontainer.alternatives.ImplementationHidingComponentAdapterFactory
All Implemented Interfaces:
java.io.Serializable, ComponentAdapterFactory, ComponentMonitorStrategy

Deprecated. since 1.2, moved to package org.picocontainer.defaults

public class ImplementationHidingComponentAdapterFactory
extends ImplementationHidingComponentAdapterFactory

Since:
1.1
Author:
Aslak Hellesøy
See Also:
for a more feature-rich version of the class, Serialized Form

Constructor Summary
ImplementationHidingComponentAdapterFactory()
          Deprecated. since 1.2, moved to package org.picocontainer.defaults
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate)
          Deprecated. since 1.2, moved to package org.picocontainer.defaults
ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate, boolean strict)
          Deprecated. since 1.2, moved to package org.picocontainer.defaults
 
Method Summary
 
Methods inherited from class org.picocontainer.defaults.ImplementationHidingComponentAdapterFactory
createComponentAdapter
 
Methods inherited from class org.picocontainer.defaults.MonitoringComponentAdapterFactory
changeMonitor, currentMonitor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImplementationHidingComponentAdapterFactory

ImplementationHidingComponentAdapterFactory()
Deprecated. since 1.2, moved to package org.picocontainer.defaults


ImplementationHidingComponentAdapterFactory

public ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate,
                                                   boolean strict)
Deprecated. since 1.2, moved to package org.picocontainer.defaults


ImplementationHidingComponentAdapterFactory

public ImplementationHidingComponentAdapterFactory(ComponentAdapterFactory delegate)
Deprecated. since 1.2, moved to package org.picocontainer.defaults