| Interface | Description |
|---|---|
| ModuleComponent |
Interface for classes that control the startup and shutdown behaviour of modules.
|
| Class | Description |
|---|---|
| AbstractModuleComponent |
Implementation of a
ModuleComponent to provide
the basic necessities. |
| ImporterModuleComponent |
Generic module component that can be wired up to import data into the system.
|
| LoggerModuleComponent |
Module component that logs a message on startup.
|
| ModuleComponentHelper |
Helper class to split up some of the code for managing module components.
|
| ModuleDetailsImpl | |
| ModuleDetailsImpl.ModuleDependencyImpl | |
| ModuleServiceImpl |
This component controls the execution of
module startup components. |
| ModuleStarter |
This component is responsible for ensuring that patches are applied
at the appropriate time.
|
| ModuleVersionNumber |
The exising Alfresco VersionNumber can only be numeric.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.