See: Description
Interface | Description |
---|---|
ModuleContextOnRepositoryStartup |
Context for the registration of a module, invoked at the initialization of
the EBX® repository.
|
ModuleInitializedContext |
Context for the registration of dynamic resources and
module-specific initializations.
|
ModuleRegistration |
Ensures the EBX® module registration.
|
ModuleRegistrationAdvancedD3 |
Completes module registration so as to be able to properly set up the
required environment of a D3 replica node.
|
ModuleSearchRegistrationContext |
Context for registering custom search resources
in EBX®.
|
ModuleServiceRegistrationContext |
Context for registering the new module user services and the user service extensions
in EBX®.
|
Class | Description |
---|---|
ModuleRegistrationListener |
Ensures the EBX® module registration from a servlet context listener.
|
ModuleRegistrationServlet |
Ensures the EBX® module registration from a HTTP servlet.
|
This package allows to handle module registration.