org.iqual.chaplin.composite
Interface ObjectFactory<T>


public interface ObjectFactory<T>

Since:
Mar 28, 2009 10:41:32 AM
Author:
Zbynek Slajchrt

Method Summary
 T getObject(String type, Object... arguments)
           
 

Method Detail

getObject

T getObject(String type,
            Object... arguments)
            throws Exception
Throws:
Exception


Copyright © 2009 iquality.org. All Rights Reserved.