picocontainer.defaults
Interface AggregateProxyFactory

All Known Implementing Classes:
DefaultAggregateProxyFactory

public interface AggregateProxyFactory

Version:
$Revision: 1.1 $
Author:
Aslak Hellesøy

Method Summary
 Object createAggregateProxy(ClassLoader classLoader, List objectsToAggregateCallFor, boolean callInReverseOrder)
           
 

Method Detail

createAggregateProxy

public Object createAggregateProxy(ClassLoader classLoader,
                                   List objectsToAggregateCallFor,
                                   boolean callInReverseOrder)


Copyright © 2003 Codehaus. All Rights Reserved.