org.picocontainer.alternatives
Class ImplementationHidingComponentAdapterFactory
java.lang.Object
org.picocontainer.defaults.MonitoringComponentAdapterFactory
org.picocontainer.defaults.DecoratingComponentAdapterFactory
org.picocontainer.defaults.ImplementationHidingComponentAdapterFactory
org.picocontainer.alternatives.ImplementationHidingComponentAdapterFactory
- All Implemented Interfaces:
- 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2003-2010 Codehaus. All Rights Reserved.