More specifically, is there any Java plugin frameworks have all of the below features:
- Support for multiple JAR files
- JARs can be signed and/or sealed
- Can perform a license check for each JAR prior to instantiation
- Can load multiple JARs using multiple threads