All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Application This is "marker" interface to abstract an application that may be started (and will stop itself upon user activity).ApplicationInitializer Interface to plug custom code into JPF based application boot procedure.ApplicationPlugin This class is for "application" plug-ins - a JPF based program entry point.BaseJpfTask Base class for some JPF related ant tasks.Boot Main class to get JPF based application running in different modes.BootErrorHandler Callback interface to handle boot-time application errors.BootErrorHandlerConsole Console out based error handler implementation, most suites good for non-interactive service-style applications.BootErrorHandlerGui Standard boot error handler for GUI applications.CheckTask The Ant task to perform integrity check of plug-in set.DefaultApplicationInitializer Default implementation of the application initializer interface.DefaultPluginsCollector Default implementation of plug-ins collector interface.DocGenerator Tool class to generate documentation for plug-ins using JXP templates.DocGenerator.Tool Utility class to be used from JXP templates.DocTask The Ant task to generate documentation from plug-in manifest.Documentable<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.ErrorDialog Helper class to display detailed message about application error.ExtendedProperties This implementation supports parameters substitution in property value.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.IoUtil Input/Output, File and URL/URI related utilities.JpfException Base JPF exception class that supports localized error messages.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.MockDocumentation<T extends Identity> MockExtension MockExtensionPoint MockIdentity MockLibrary MockManifestInfo MockParameter MockParameterDefinition MockPluginAttribute MockPluginDescriptor MockPluginElement<T extends PluginElement<T>> MockPluginFragment MockPluginPrerequisite MockPluginRegistry ObjectFactory Factory class to help creating base Framework objects: plug-in registry, path resolver and plug-in manager.PackTask The ant task for creating plug-ins archive file.ParameterMultiplicity Parameter definition multiplicity constants.ParameterType Parameter definition type constants.PathResolver This interface is intended to establish correspondence between relative path and absolute URL in context of plug-in or plug-in fragment.PathTask The Ant task to prepare classpath according to plug-in manifest(s) declarations.Plugin This is base for "home" class of plug-in runtime.PluginArchiver Plug-ins archive support class.PluginArchiver.Filter Callback interface to filter plug-ins being processed.PluginAttribute This interface abstracts plug-in attribute, a <ID,VALUE> pair.PluginClassLoader Extension to Java class loader API.PluginDescriptor 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.PluginFragment Interface to get access to main information about plug-in fragment.PluginInfoTask Simple task to read some data from plug-in manifest into project properties.PluginLifecycleException Exception class that indicates errors during plug-in life cycle.PluginLifecycleHandler Manager class that handles plug-in life cycle related logic.PluginManager JPF "runtime" class - the entry point to the framework API.PluginManager.EventListener Plug-ins life-cycle events callback interface.PluginManager.EventListenerAdapter An abstract adapter class for receiving plug-ins life-cycle events.PluginManager.PluginLocation Simple callback interface to hold info about plug-in manifest and plug-in data locations.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.PluginRegistryImpl This is an implementation of plug-in registry of XML syntax plug-in manifests.PluginsCollector Interface to encapsulate logic for gathering information about available plug-ins locations.ResourceManager Utility class to manage localization resources.ServiceApplication This is "marker" interface to represent a service style application that may be started and stopped.ShadingPathResolver This implementation of path resolver makes "shadow copy" of plug-in resources before resolving paths to them, this helps avoid locking of local resources and run native code from remote locations.SingleFilePluginTask The Ant task to create "single file" plug-ins.SortTask The Ant task to sort plug-ins and plug-in fragments in correct build order.SplashHandler Interface to control application splash screen.StandardObjectFactory Standard object factory implementation.StandardPathResolver Standard simple implementation of path resolver.StandardPluginClassLoader Standard implementation of plug-in class loader.StandardPluginClassLoader.ResourceFilter StandardPluginLifecycleHandler Standard implementation of plug-in life cycle handler.StandardPluginLocation A standard implementation of plug-in location interface.StandardPluginManager Standard implementation of plug-in manager.UniqueIdentity Base interface for those plug-in manifest element classes that may have UID.UnpackTask The ant task for extracting plug-ins from archive.Version This class represents a plug-in version identifier.VersionUpdateTask This class can upgrade all version and plugin-version tags in all plugin manifest files, to the latest version specified in a text file (in Java properties format).