Uses of Class
org.openbp.common.classloader.BinaryResourceSpec

Packages that use BinaryResourceSpec
org.openbp.common.classloader All-purpose custom class loader supporting loading classes from directories, paths and zip files. 
 

Uses of BinaryResourceSpec in org.openbp.common.classloader
 

Subclasses of BinaryResourceSpec in org.openbp.common.classloader
 class FileBinaryResourceSpec
          XClassLoader resource specification that specifies its target using an URL to a class file.
 class JarBinaryResourceSpec
          XClassLoader resource specification that specifies its target using an URL to a Jar file.
 



Copyright © 2011. All Rights Reserved.