Package org.openl.rules.repository.zip
-
Class Summary Class Description JarLocalRepository Read only implementation of Jar Repository to support deploying of jars from classpath as it is without unzipping to temporary directories.JarRepositoryFactory Jar local repository factory.ZippedLocalRepository Read only implementation of Local Repository to support deploying of zip archives as it is from file system without unzipping to temporary directories.ZipRepositoryFactory Zipped local file system repository factory.