Package org.omegazero.common.plugins
package org.omegazero.common.plugins
Provides classes for managing plugins in an application.
-
ClassDescriptionAnnotation to declare the configuration method of a
Plugin
.An exception thrown to indicate aPlugin
is invalid.Represents a plugin managed by aPluginManager
.Represents a loaded file with an optionalManifest
andCodeSource
.The class loader forPlugin
s.Manages and loadsPlugin
s.