Uses of Interface
edu.ksu.cis.projects.bogor.module.IClassLoader

Packages that use IClassLoader
edu.ksu.cis.projects.bogor.module Provide a generic framework for dataflow analysis on BIR transition systems. 
 

Uses of IClassLoader in edu.ksu.cis.projects.bogor.module
 

Classes in edu.ksu.cis.projects.bogor.module that implement IClassLoader
 class DefaultClassLoader
           Hook for plugin modules to allow clients which do not explicitly depend on the plugin, to still load classes from it.