forked from openengsb-labs/labs-delegation
-
Notifications
You must be signed in to change notification settings - Fork 0
Lightweight library for Classloader Delegation in OSGi Containers
License
femangl/labs-delegation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
labs-delegation ========================== The purpose of this library is to work around some downsides of using DynamicImport-Package by providing an alternate way to dynamically retrieve classes from other bundles at runtime. For more details have a look at the github-page: https://github.com/openengsb/labs-delegation/wiki How to build ========================== * Install JDK 6 or higher You can install [Oracle JDK](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or [OpenJDK](http://openjdk.java.net/install/index.html) depending on the OS you use. Other JVM implementations should also work, but are untested. * Install [Maven 3 or higher](http://maven.apache.org/download.html) Be sure to follow the provided [installation instructions](http://maven.apache.org/download.html#Installation) * Run **mvn install** from the project's root directory
About
Lightweight library for Classloader Delegation in OSGi Containers
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%