com.db4o.reflect.core
Class ReflectConstructorSpec
java.lang.Object
com.db4o.reflect.core.ReflectConstructorSpec
public class ReflectConstructorSpec
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNSPECIFIED_CONSTRUCTOR
public static final ReflectConstructorSpec UNSPECIFIED_CONSTRUCTOR
INVALID_CONSTRUCTOR
public static final ReflectConstructorSpec INVALID_CONSTRUCTOR
ReflectConstructorSpec
public ReflectConstructorSpec(ReflectConstructor constructor,
java.lang.Object[] args)
newInstance
public java.lang.Object newInstance()
canBeInstantiated
public com.db4o.foundation.TernaryBool canBeInstantiated()
Copyright 2007 db4objects Inc. All rights reserved.