picocontainer.defaults
Class DefaultAggregateProxyFactory
java.lang.Object
picocontainer.defaults.DefaultAggregateProxyFactory
- All Implemented Interfaces:
- AggregateProxyFactory
- public class DefaultAggregateProxyFactory
- extends Object
- implements AggregateProxyFactory
- Version:
- $Revision: 1.2 $
- Author:
- Aslak Hellesøy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAggregateProxyFactory
public DefaultAggregateProxyFactory()
createAggregateProxy
public Object createAggregateProxy(ClassLoader classLoader,
List objectsToAggregateCallFor,
boolean callInReverseOrder)
- Specified by:
createAggregateProxy
in interface AggregateProxyFactory
Copyright © 2003 Codehaus. All Rights Reserved.