com.advancedpwr.record.inspect
Class CollectionInspector

java.lang.Object
  extended by com.advancedpwr.record.inspect.Inspector
      extended by com.advancedpwr.record.inspect.CollectionInspector

public class CollectionInspector
extends Inspector


Field Summary
 
Fields inherited from class com.advancedpwr.record.inspect.Inspector
fieldInstanceTree
 
Constructor Summary
CollectionInspector()
           
 
Method Summary
protected  void addCollectionAccessPaths()
           
 void inspect(InstanceTree inTree)
           
protected  boolean isCollection()
           
 
Methods inherited from class com.advancedpwr.record.inspect.Inspector
addAccessPath, createInstanceTree, currentInstanceName, debug, getInstanceTree, getObject, objectClass, setInstanceTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionInspector

public CollectionInspector()
Method Detail

inspect

public void inspect(InstanceTree inTree)
Specified by:
inspect in class Inspector

addCollectionAccessPaths

protected void addCollectionAccessPaths()

isCollection

protected boolean isCollection()


Copyright © 2011 Advanced Power Co. All Rights Reserved.