All Classes and Interfaces

Class
Description
The main class of the addon
The class loader of the addon
The description for the Addon
The interface to load AddonDescription from jar file
A class that manages all addons in it
The simplified AddonDescriptionLoader that loads the AddonDescription from the InputStream of the jar file
The exception that is thrown when the addon description is invalid
The AddonDescriptionLoader that loads the AddonDescription from the manifest of the jar file
The simplified AddonDescriptionLoader that loads the AddonDescription from the information map of the jar file.
The AddonDescriptionLoader that loads the AddonDescription from the Properties file of the jar file
A simple implementation for the addon manager