Package org.vostok.lang.classes

This package extends the default class loader.

See:
          Description

Class Summary
ClassFinder this class provide method to look for classes implementing, or extending a specific class, interface or annotation.
DynamicClassLoader A ClassFinder that allow loading classes from absolute url at runtime.
 

Exception Summary
NotADirectoryException tried to load an url that doesn't point ot a directory
 

Package org.vostok.lang.classes Description

This package extends the default class loader.
Adds 2 new classes :