org.apache.derby.catalog.types
Class TypesImplInstanceGetter

java.lang.Object
  extended by org.apache.derby.iapi.services.io.FormatableInstanceGetter
      extended by org.apache.derby.catalog.types.TypesImplInstanceGetter
All Implemented Interfaces:
InstanceGetter

public class TypesImplInstanceGetter
extends FormatableInstanceGetter


Field Summary
 
Fields inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
fmtId
 
Constructor Summary
TypesImplInstanceGetter()
           
 
Method Summary
 java.lang.Object getNewInstance()
          Create an instance of a class.
 
Methods inherited from class org.apache.derby.iapi.services.io.FormatableInstanceGetter
setFormatId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypesImplInstanceGetter

public TypesImplInstanceGetter()
Method Detail

getNewInstance

public java.lang.Object getNewInstance()
Description copied from interface: InstanceGetter
Create an instance of a class.


Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.