db4o 7.4

com.db4o.reflect.core
Interface ConstructorAwareReflectClass

All Superinterfaces:
ReflectClass
All Known Subinterfaces:
JavaReflectClass
All Known Implementing Classes:
JdkClass

public interface ConstructorAwareReflectClass
extends ReflectClass


Method Summary
 ReflectConstructor getSerializableConstructor()
           
 
Methods inherited from interface com.db4o.reflect.ReflectClass
ensureCanBeInstantiated, getComponentType, getDeclaredField, getDeclaredFields, getDelegate, getMethod, getName, getSuperclass, isAbstract, isArray, isAssignableFrom, isCollection, isInstance, isInterface, isPrimitive, newInstance, nullValue, reflector
 

Method Detail

getSerializableConstructor

ReflectConstructor getSerializableConstructor()

db4o 7.4

Copyright 2007 db4objects Inc. All rights reserved.