Package | Description |
---|---|
de.innovationgate.utils.security |
Encrypting and security related stuff
|
de.innovationgate.webgate.api |
Basic functionality of the WGAPI including most of the database-independent functionality.
|
de.innovationgate.webgate.api.servers |
Base classes for database server functionalities in WGAPI
|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
de.innovationgate.wga.modules |
Base classes of the OpenWGA module registry
|
de.innovationgate.wga.modules.options |
Option type definitions and other related classes for the OpenWGA module registry
|
de.innovationgate.wga.modules.properties |
Module definition property classes for the OpenWGA module registry
|
de.innovationgate.wga.modules.types |
Module definition types for the OpenWGA module registry
|
Class and Description |
---|
ModuleInstantiationException
Thrown on errors instantiating modules by
ModuleRegistry.instantiate(Class) or ModuleRegistry.instantiate(ModuleDefinition) |
ModuleRegistry
A general purpose module registry for WGA
The capabilities are:
Offers a queryable registration for
ModuleDefinition objects, which are mapped by their module type and their implementation class. |
Class and Description |
---|
ModuleRegistry
A general purpose module registry for WGA
The capabilities are:
Offers a queryable registration for
ModuleDefinition objects, which are mapped by their module type and their implementation class. |
Class and Description |
---|
ModuleDefinition
Defines some abstact "Module" to be used by WGA.
|
ModuleDependencyException
Thrown by
ModuleDefinition.testDependencies() when a dependency failure was detected |
Class and Description |
---|
ModuleDefinition
Defines some abstact "Module" to be used by WGA.
|
ModuleRegistry
A general purpose module registry for WGA
The capabilities are:
Offers a queryable registration for
ModuleDefinition objects, which are mapped by their module type and their implementation class. |
Class and Description |
---|
BundleLoader
Interface for a loader of resource bundles for module definition display strings
|
DeclaringModuleType
A module type that declares its mode of usage when creating module definitions.
|
ModuleAvailabilityException
Exception to throw in
AvailabilityTestableModuleDefinition.testAvailability(ModuleRegistry) when the module is not available. |
ModuleDefinition
Defines some abstact "Module" to be used by WGA.
|
ModuleDependencyException
Thrown by
ModuleDefinition.testDependencies() when a dependency failure was detected |
ModuleInstantiationException
Thrown on errors instantiating modules by
ModuleRegistry.instantiate(Class) or ModuleRegistry.instantiate(ModuleDefinition) |
ModuleRegistry
A general purpose module registry for WGA
The capabilities are:
Offers a queryable registration for
ModuleDefinition objects, which are mapped by their module type and their implementation class. |
ModuleRegistryChangeListener
A listener for change events of the
ModuleRegistry |
ModuleType
A type of module which determines for which purpose a module is usable.
|
OptionDefinitionsMap
A map containing option definitions and providing some tool functions to register them, or to read/write option values regarding their definitions
|
RegistryAwareModuleDefinition
Interface to be used by a
ModuleDefinition that needs a reference to the ModuleRegistry to work. |
Class and Description |
---|
LocalisationBundleLoader
A tool class to that reads localized information from a bundle of property files.
|
ModuleDefinition
Defines some abstact "Module" to be used by WGA.
|
ModuleRegistry
A general purpose module registry for WGA
The capabilities are:
Offers a queryable registration for
ModuleDefinition objects, which are mapped by their module type and their implementation class. |
ModuleType
A type of module which determines for which purpose a module is usable.
|
ReferenceType
Interface for classes that represent reference types, i.e. references to well known resources in WGA
Implementors of this interface are hardly ever used by instance.
|
Class and Description |
---|
LocalisationBundleLoader
A tool class to that reads localized information from a bundle of property files.
|
Class and Description |
---|
DeclaringModuleType
A module type that declares its mode of usage when creating module definitions.
|
ModuleType
A type of module which determines for which purpose a module is usable.
|