org.neodatis.odb.core.layers.layer2.instance
Interface InstantiationHelper


public interface InstantiationHelper

Create an instance of a class in some way which can't be managed just via reflection


Method Summary
 java.lang.Object instantiate()
           
 

Method Detail

instantiate

java.lang.Object instantiate()