|
JPF 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.java.plugin.registry | |
---|---|
org.java.plugin | This package contains framework runtime API. |
org.java.plugin.boot | This package contains helper classes to start/stop JPF based applications. |
org.java.plugin.registry | This package contains framework registry API. |
org.java.plugin.registry.xml | This package contains XML syntax manifest files based framework registry API implementation. |
org.java.plugin.standard | This package contains standard implementation of main framework runtime API. |
org.java.plugin.tools | General plug-in tools related classes. |
org.java.plugin.tools.ant | This package contains implementations of various Ant tasks aimed to make usage of JPF much simple and convenient. |
org.java.plugin.tools.docgen | JXP (Java scripted page) templates based documentation generator. |
org.java.plugin.tools.mocks | Simple mock classes to be used in unit tests. |
Classes in org.java.plugin.registry used by org.java.plugin | |
---|---|
Identity
Base interface for any plug-in manifest element class. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
Classes in org.java.plugin.registry used by org.java.plugin.boot | |
---|---|
IntegrityCheckReport
Result of validation performed by registry on all registered plug-ins. |
|
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
Classes in org.java.plugin.registry used by org.java.plugin.registry | |
---|---|
Documentable
Interface to get access to plug-in element documentation. |
|
Documentation
Interface to collect documentation data for some plug-in element. |
|
Documentation.Reference
Documentation reference. |
|
Extension
This interface abstracts an extension - particular functionality, the plug-in contribute to the system. |
|
Extension.Parameter
This interface abstracts extension parameter according to extension declaration in manifest. |
|
ExtensionMultiplicity
Extension point multiplicity constants. |
|
ExtensionPoint
This interface abstracts the extension point - a place where the functionality of plug-in can be extended. |
|
ExtensionPoint.ParameterDefinition
This interface abstracts parameter definition - a parameter "type declaration". |
|
Identity
Base interface for any plug-in manifest element class. |
|
IntegrityCheckReport
Result of validation performed by registry on all registered plug-ins. |
|
IntegrityCheckReport.Error
Integrity check error constants. |
|
IntegrityCheckReport.ReportItem
Integrity check report element. |
|
IntegrityCheckReport.Severity
Integrity check report item severity constants. |
|
Library
This interface provides access to information about resource or code contributed by plug-in. |
|
ManifestInfo
Manifest info holder interface. |
|
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
|
MatchingRule
Version identifier matching modes. |
|
ParameterMultiplicity
Parameter definition multiplicity constants. |
|
ParameterType
Parameter definition type constants. |
|
PluginAttribute
This interface abstracts plug-in attribute, a <ID,VALUE> pair. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginElement
This interface abstracts a plug-in element - a thing that is declared in plug-in or plug-in fragment descriptor. |
|
PluginFragment
Interface to get access to main information about plug-in fragment. |
|
PluginPrerequisite
This interface abstracts inter plug-ins dependencies. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
|
PluginRegistry.RegistryChangeData
Registry changes data holder interface. |
|
PluginRegistry.RegistryChangeListener
Plug-in registry changes callback interface. |
|
UniqueIdentity
Base interface for those plug-in manifest element classes that may have UID. |
|
Version
This class represents a plug-in version identifier. |
Classes in org.java.plugin.registry used by org.java.plugin.registry.xml | |
---|---|
ExtensionPoint
This interface abstracts the extension point - a place where the functionality of plug-in can be extended. |
|
Identity
Base interface for any plug-in manifest element class. |
|
IntegrityCheckReport
Result of validation performed by registry on all registered plug-ins. |
|
ManifestInfo
Manifest info holder interface. |
|
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginFragment
Interface to get access to main information about plug-in fragment. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
|
PluginRegistry.RegistryChangeListener
Plug-in registry changes callback interface. |
|
Version
This class represents a plug-in version identifier. |
Classes in org.java.plugin.registry used by org.java.plugin.standard | |
---|---|
Identity
Base interface for any plug-in manifest element class. |
|
Library
This interface provides access to information about resource or code contributed by plug-in. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
|
UniqueIdentity
Base interface for those plug-in manifest element classes that may have UID. |
Classes in org.java.plugin.registry used by org.java.plugin.tools | |
---|---|
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginFragment
Interface to get access to main information about plug-in fragment. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
|
Version
This class represents a plug-in version identifier. |
Classes in org.java.plugin.registry used by org.java.plugin.tools.ant | |
---|---|
ManifestProcessingException
Exception class that indicates errors during plug-in manifest processing. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
Classes in org.java.plugin.registry used by org.java.plugin.tools.docgen | |
---|---|
Documentation.Reference
Documentation reference. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
Classes in org.java.plugin.registry used by org.java.plugin.tools.mocks | |
---|---|
Documentable
Interface to get access to plug-in element documentation. |
|
Documentation
Interface to collect documentation data for some plug-in element. |
|
Documentation.Reference
Documentation reference. |
|
Extension
This interface abstracts an extension - particular functionality, the plug-in contribute to the system. |
|
Extension.Parameter
This interface abstracts extension parameter according to extension declaration in manifest. |
|
ExtensionMultiplicity
Extension point multiplicity constants. |
|
ExtensionPoint
This interface abstracts the extension point - a place where the functionality of plug-in can be extended. |
|
ExtensionPoint.ParameterDefinition
This interface abstracts parameter definition - a parameter "type declaration". |
|
Identity
Base interface for any plug-in manifest element class. |
|
IntegrityCheckReport
Result of validation performed by registry on all registered plug-ins. |
|
Library
This interface provides access to information about resource or code contributed by plug-in. |
|
ManifestInfo
Manifest info holder interface. |
|
MatchingRule
Version identifier matching modes. |
|
ParameterMultiplicity
Parameter definition multiplicity constants. |
|
ParameterType
Parameter definition type constants. |
|
PluginAttribute
This interface abstracts plug-in attribute, a <ID,VALUE> pair. |
|
PluginDescriptor
Main interface to get access to all meta-information for particular plug-in, described in plug-in manifest file. |
|
PluginElement
This interface abstracts a plug-in element - a thing that is declared in plug-in or plug-in fragment descriptor. |
|
PluginFragment
Interface to get access to main information about plug-in fragment. |
|
PluginPrerequisite
This interface abstracts inter plug-ins dependencies. |
|
PluginRegistry
Root interface to get access to all meta-information about discovered plug-ins. |
|
PluginRegistry.RegistryChangeListener
Plug-in registry changes callback interface. |
|
UniqueIdentity
Base interface for those plug-in manifest element classes that may have UID. |
|
Version
This class represents a plug-in version identifier. |
|
JPF 1.5.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |