db4o 7.4

com.db4o.reflect.core
Class ConstructorSupport

java.lang.Object
  extended by com.db4o.reflect.core.ConstructorSupport

public class ConstructorSupport
extends java.lang.Object


Constructor Summary
ConstructorSupport()
           
 
Method Summary
static ReflectConstructorSpec createConstructor(ConstructorAwareReflectClass claxx, java.lang.Class clazz, ReflectorConfiguration config, ReflectConstructor[] constructors)
           
static ReflectConstructor skipConstructor(ConstructorAwareReflectClass claxx, boolean skipConstructor, boolean testConstructor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorSupport

public ConstructorSupport()
Method Detail

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)

db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.