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 GlassFishTM Server.
For each lifecycle module, the following information is provided.
The name of the lifecycle module.
True if the lifecycle module is enabled, or false if it is not enabled.
A value specifying the relative order in which the lifecycle module should be loaded.
The lifecycle module's class file.
The Lifecycle Modules table also contains the following options.
Button to create a new lifecycle module.
Button to delete one or more selected lifecycle modules.
Button to enable one or more selected lifecycle modules.
Button to disable one or more selected lifecycle modules.