| Interface | Description |
|---|---|
| EntryPointDescriptor |
Each module can declare beans implementing this interface, defining entry points to inspector controllers defined in
the module.
|
| EntryPointDescriptorGroup |
Entry points are grouped in entry point groups.
|
| Class | Description |
|---|---|
| AbstractInspectorController |
Common stuff for the inspector controllers.
|
| DashboardController | |
| DefaultStaticFilesController | |
| EntryPointDescriptorModel |
Used as MVC model for actual entry point descriptor.
|
| StaticEntryPointDescriptor |
Entry point descriptor.
|
| StaticEntryPointDescriptorGroup |
Declare a spring bean and put a list of entry points for each module defining.
|
Copyright © 2018. All rights reserved.