joeq.ClassLib.sun14_win32
Class Interface.sun14_win32ObjectTraverser

java.lang.Object
  extended by joeq.Runtime.ObjectTraverser
      extended by joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
          extended by joeq.ClassLib.sun14_win32.Interface.sun14_win32ObjectTraverser
Direct Known Subclasses:
Interface.sun142_win32ObjectTraverser
Enclosing class:
Interface

public static class Interface.sun14_win32ObjectTraverser
extends InterfaceImpl.CommonObjectTraverser


Field Summary
static jq_Class acp_class
           
static Interface.sun14_win32ObjectTraverser INSTANCE
           
 
Fields inherited from class joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
IGNORE_THREAD_LOCALS, mappedObjects, nullInstanceFields, nullStaticFields
 
Fields inherited from class joeq.Runtime.ObjectTraverser
NO_OBJECT, out, TRACE
 
Constructor Summary
protected Interface.sun14_win32ObjectTraverser()
           
 
Method Summary
 void initialize()
           
 Object mapInstanceField(Object o, jq_InstanceField f)
           
 
Methods inherited from class joeq.ClassLib.Common.InterfaceImpl.CommonObjectTraverser
mapStaticField, mapValue
 
Methods inherited from class joeq.Runtime.ObjectTraverser
getInstanceFieldValue_reflection, getInstanceFieldValue, getStaticFieldValue_reflection, getStaticFieldValue, lookupField, putInstanceFieldValue_reflection, putInstanceFieldValue, putStaticFieldValue_reflection, putStaticFieldValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static Interface.sun14_win32ObjectTraverser INSTANCE

acp_class

public static final jq_Class acp_class
Constructor Detail

Interface.sun14_win32ObjectTraverser

protected Interface.sun14_win32ObjectTraverser()
Method Detail

initialize

public void initialize()
Overrides:
initialize in class InterfaceImpl.CommonObjectTraverser

mapInstanceField

public Object mapInstanceField(Object o,
                               jq_InstanceField f)
Overrides:
mapInstanceField in class InterfaceImpl.CommonObjectTraverser


Copyright © 2001-2005 John Whaley. All Rights Reserved.