Uses of Class
net.groboclown.util.jplugin.v2.BaseClassInspector

Packages that use BaseClassInspector
net.groboclown.util.jplugin.v2 The jplugin package allows for easy use of "plugins" into your application. 
 

Uses of BaseClassInspector in net.groboclown.util.jplugin.v2
 

Subclasses of BaseClassInspector in net.groboclown.util.jplugin.v2
 class URLClassInspector
          Extracts the class instance based on the class name.
 



Written under the LGPL