All Classes

Class Description
AbstractClasspathContentHandler
The AbstractClasspathContentHandler is the parent of the classes used to locate and enumerate specific resources in the class path.
AbstractDirigibleModule
The AbstractDirigibleModule is the parent of the Dirigible's Modules.
AbstractExceptionHandler<T extends Throwable>
The AbstractExceptionHandler is the parent of the exception handlers in RESTful services.
AbstractRestService
The AbstractRestService is the parent of all the RESTful services in Dirigible.
ClasspathContentLoader
The ClasspathContentLoader utility used for loading the resourced from the JAR files in the class path.
DirigibleModulesInstallerModule
The DirigibleModulesInstallerModule is the entry point of the integration.
IArtefactDefinition
The Interface IArtefactDefinition.
IClasspathContentHandler
The IClasspathContentHandler is the interface for all the classes used to locate and enumerate specific resources in the class path.
ICleanupService
The Interface ICleanupService.
ICoreService
The ICoreService marks all the internal core services in Dirigible.
IDirigibleModule
The Interface DirigibleModule.
IRestExceptionHandler<T extends Throwable>  
IRestService
The interface for all the front facing REST (sync) services.
IScriptingFacade
The IScriptingFacade marks all the scripting facades.
ITopologicallyDepletable
The Interface ITopologicallyDepletable.
ITopologicallySortable
The Interface ITopologicallySortable.
ScriptingDependencyException
The ScriptingDependencyException.
ScriptingException
The ScriptingException.
TopologicalDepleter<T extends ITopologicallyDepletable>
The Class TopologicalDepleter.
TopologicalSorter<T extends ITopologicallySortable>
The Class TopologicalSorter.
TopologicalSorterNode<T extends ITopologicallySortable>
The Class TopologicalSorterNode.