
en.help.ref-lifecyclemodules.html Maven / Gradle / Ivy
Lifecycle Modules
Use the Lifecycle Modules page to configure lifecycle modules.
A lifecycle module performs tasks when it is triggered by one or more
events in the server's lifecycle. Possible trigger server events are: initialization, startup, ready
to service requests, and shutdown. Lifecycle modules are not part of the Java
EE specification, but are an enhancement to the Enterprise Server.
For each lifecycle module, the following information is provided.
- Name
The name of the lifecycle module.
- Enabled
True if the lifecycle module is enabled, or false if it is not enabled.
- Load Order
A value specifying the relative order in which the lifecycle module should be loaded.
- Classname
The lifecycle module's class file.
Related Tasks
Related asadmin Commands
© 2015 - 2025 Weber Informatics LLC | Privacy Policy