All Downloads are FREE. Search and download functionalities are using the official Maven repository.

opwvhk.plugin.package-info Maven / Gradle / Ivy

Go to download

A simple plugin loader, loading isolated plugins with their own classpath. The application and the plugins share access to platform and service classes -- without a proxy or reflection.

The newest version!
/**
 * 

A simple, minimal plugin system that does not require reflection.

* *

Your starting point for documentation is the class {@link opwvhk.plugin.Plugins}.

* *

See the project documentation for more information.

*/ package opwvhk.plugin;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy