| 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. |
| ComponentsTest |
Tests various module components.
|
| 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.
|
| ModuleComponentHelperTest | |
| ModuleComponentHelperTest.NoopModuleComponent |
No-operation tester class
|
| ModuleDetailsImpl | |
| ModuleDetailsImpl.ModuleDependencyImpl | |
| ModuleDetailsImplTest | |
| 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.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.