Package org.java.plugin.registry
package org.java.plugin.registry
This package contains framework registry API.
-
ClassDescriptionDocumentable<T extends Identity>Interface to get access to plug-in element documentation.Documentation<T extends Identity>Interface to collect documentation data for some plug-in element.Documentation.Reference<E extends Identity>Documentation reference.This interface abstracts an extension - particular functionality, the plug-in contribute to the system.This interface abstracts extension parameter according to extension declaration in manifest.Extension point multiplicity constants.This interface abstracts the extension point - a place where the functionality of plug-in can be extended.This interface abstracts parameter definition - a parameter "type declaration".Base interface for any plug-in manifest element class.Result of validation performed by registry on all registered plug-ins.Integrity check error constants.Integrity check report element.Integrity check report item severity constants.This interface provides access to information about resource or code contributed by plug-in.Manifest info holder interface.Exception class that indicates errors during plug-in manifest processing.Version identifier matching modes.Parameter definition multiplicity constants.Parameter definition type constants.This interface abstracts plug-in attribute, a <ID,VALUE> pair.Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file.PluginElement<T extends PluginElement<T>>This interface abstracts a plug-in element - a thing that is declared in plug-in or plug-in fragment descriptor.Interface to get access to main information about plug-in fragment.This interface abstracts inter plug-ins dependencies.Root interface to get access to all meta-information about discovered plug-ins.Registry changes data holder interface.Plug-in registry changes callback interface.Base interface for those plug-in manifest element classes that may have UID.This class represents a plug-in version identifier.