org.neo.swarm.core.container.pico
Class SilcComponentAdapterFactoryImpl
java.lang.Object
org.neo.swarm.core.container.pico.SilcComponentAdapterFactoryImpl
- All Implemented Interfaces:
- java.io.Serializable, SilcComponentAdapterFactory
- public class SilcComponentAdapterFactoryImpl
- extends java.lang.Object
- implements SilcComponentAdapterFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilcComponentAdapterFactoryImpl
public SilcComponentAdapterFactoryImpl(AspectContainer aspectContainer)
createCachingComponentAdapter
public org.picocontainer.ComponentAdapter createCachingComponentAdapter(java.lang.Object key,
java.lang.Class impl)
- Specified by:
createCachingComponentAdapter in interface SilcComponentAdapterFactory
createConstructorComponentAdapter
public org.picocontainer.ComponentAdapter createConstructorComponentAdapter(java.lang.Object key,
java.lang.Class impl)
- Specified by:
createConstructorComponentAdapter in interface SilcComponentAdapterFactory
createCachingComponentAdapter
public org.picocontainer.ComponentAdapter createCachingComponentAdapter(java.lang.Object key,
java.lang.Class impl,
java.lang.Object[] args)
- Specified by:
createCachingComponentAdapter in interface SilcComponentAdapterFactory
createConstructorComponentAdapter
public org.picocontainer.ComponentAdapter createConstructorComponentAdapter(java.lang.Object key,
java.lang.Class impl,
java.lang.Object[] args)
- Specified by:
createConstructorComponentAdapter in interface SilcComponentAdapterFactory
createInstanceComponentAdapter
public org.picocontainer.ComponentAdapter createInstanceComponentAdapter(java.lang.String name,
java.lang.Object object)
- Specified by:
createInstanceComponentAdapter in interface SilcComponentAdapterFactory
Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.