| Package | Description |
|---|---|
| org.diet4j.cmdline | |
| org.diet4j.core | |
| org.diet4j.inclasspath | |
| org.diet4j.jsvc | |
| org.diet4j.runjunit | |
| org.diet4j.status | |
| org.diet4j.tomcat |
| Class and Description |
|---|
| ModuleRequirement
This collects all information needed to find a Module.
|
| Class and Description |
|---|
| AbstractModuleRegistry
Collects functionality common to implementations of ModuleRegistry.
|
| AbstractScanningModuleRegistry
Collections functionality common to ModuleRegistry implementations that determine the
set of available ModuleMetas through a scan.
|
| MiniModuleMetaMap
A minimal, resource-efficient Map implementation for ModuleMetas.
|
| Module
A software Module.
|
| ModuleActivationException
This Exception is thrown if Module activation was unsuccessful.
|
| ModuleActivator
Instances supporting this interface know how to activate a Module.
|
| ModuleClassLoader
This is a ClassLoader that knows how to load the code for a Module.
|
| ModuleDeactivationException
This Exception is thrown if Module deactivation was unsuccessful.
|
| ModuleException
The abstract superclass of all diet4j-related Exceptions.
|
| ModuleLicense
This represents the license for a Module.
|
| ModuleMeta
The metadata for a software Module.
|
| ModuleNotFoundException
This Exception is thrown if we cannot find a Module whose ModuleMeta we have.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
| ModuleRegistryEvent
An event generated by a AbstractModuleRegistry.
|
| ModuleRegistryListener
A listener for ModuleRegistryEvents.
|
| ModuleRequirement
This collects all information needed to find a Module.
|
| ModuleResolutionCandidateNotUniqueException
This Exception indicates that a ModuleRequirement could not be resolved into
a single resolution candidate.
|
| ModuleResolutionException
This Exception indicates that a Module cannot be resolved.
|
| ModuleRunException
This exception indicates that a Module's specified run method was invoked, but
that the method threw an exception
|
| NoModuleResolutionCandidateException
This Exception indicates that a ModuleRequirement could not be resolved into
a single resolution candidate.
|
| NoRunMethodException
This exception indicates that a Module's specified run method was invoked, but
that the method could not be found.
|
| ScanningClasspathModuleRegistry
A (mock) ModuleRegistry that can be used when all Modules are on the class path,
but they still need to be activated/deactivated.
|
| ScanningDirectoriesModuleRegistry
Upon instantiation, recursively scans the provided directory to look for available Modules.
|
| Class and Description |
|---|
| AbstractModuleRegistry
Collects functionality common to implementations of ModuleRegistry.
|
| AbstractScanningModuleRegistry
Collections functionality common to ModuleRegistry implementations that determine the
set of available ModuleMetas through a scan.
|
| MiniModuleMetaMap
A minimal, resource-efficient Map implementation for ModuleMetas.
|
| Module
A software Module.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
| Class and Description |
|---|
| Module
A software Module.
|
| ModuleActivationException
This Exception is thrown if Module activation was unsuccessful.
|
| ModuleDeactivationException
This Exception is thrown if Module deactivation was unsuccessful.
|
| ModuleMeta
The metadata for a software Module.
|
| ModuleNotFoundException
This Exception is thrown if we cannot find a Module whose ModuleMeta we have.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
| ModuleRequirement
This collects all information needed to find a Module.
|
| ModuleResolutionException
This Exception indicates that a Module cannot be resolved.
|
| ModuleRunException
This exception indicates that a Module's specified run method was invoked, but
that the method threw an exception
|
| NoRunMethodException
This exception indicates that a Module's specified run method was invoked, but
that the method could not be found.
|
| Class and Description |
|---|
| Module
A software Module.
|
| ModuleActivationException
This Exception is thrown if Module activation was unsuccessful.
|
| ModuleClassLoader
This is a ClassLoader that knows how to load the code for a Module.
|
| ModuleException
The abstract superclass of all diet4j-related Exceptions.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
| Class and Description |
|---|
| Module
A software Module.
|
| ModuleNotFoundException
This Exception is thrown if we cannot find a Module whose ModuleMeta we have.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
| ModuleRequirement
This collects all information needed to find a Module.
|
| ModuleResolutionException
This Exception indicates that a Module cannot be resolved.
|
| Class and Description |
|---|
| Module
A software Module.
|
| ModuleClassLoader
This is a ClassLoader that knows how to load the code for a Module.
|
| ModuleRegistry
A ModuleRegistry is a place where Modules can be found and resolved.
|
Copyright © 2018. All rights reserved.