com.db4o.reflect.core
Class ConstructorSupport
java.lang.Object
com.db4o.reflect.core.ConstructorSupport
public class ConstructorSupport
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorSupport
public ConstructorSupport()
createConstructor
public static ReflectConstructorSpec createConstructor(ConstructorAwareReflectClass claxx,
java.lang.Class clazz,
ReflectorConfiguration config,
ReflectConstructor[] constructors)
skipConstructor
public static ReflectConstructor skipConstructor(ConstructorAwareReflectClass claxx,
boolean skipConstructor,
boolean testConstructor)
Copyright 2007 db4objects Inc. All rights reserved.