com.thoughtworks.xstream.objecttree.reflection
Interface ObjectFactory

All Known Implementing Classes:
SunReflectionObjectFactory

public interface ObjectFactory


Method Summary
 java.lang.Object create(java.lang.Class type)
           
 

Method Detail

create

public java.lang.Object create(java.lang.Class type)


Copyright © 2003 ThoughtWorks, Inc. All Rights Reserved.