org.weborganic.ox.core
Class GenericInspector

java.lang.Object
  extended by org.weborganic.ox.core.GenericInspector
All Implemented Interfaces:
PackageInspector

public class GenericInspector
extends Object
implements PackageInspector


Constructor Summary
GenericInspector()
           
 
Method Summary
 void inspect(PackageData pack)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericInspector

public GenericInspector()
Method Detail

inspect

public void inspect(PackageData pack)
Specified by:
inspect in interface PackageInspector