org.forester.development
Interface Factory


public interface Factory


Method Summary
 Object[] create(Object source)
           
 

Method Detail

create

Object[] create(Object source)
                throws Exception
Throws:
Exception