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 GlassFish Server.
For each lifecycle module, the following information is provided.
The name of the lifecycle module.
A check mark if the application is enabled, or an X if the application is disabled, if only the default server instance, server
, exists.
If clusters or other standalone server instances exist, select Enabled on All Targets to view the targets on which the application is deployed.
A value specifying the relative order in which the lifecycle module should be loaded.
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. Present if only the default server instance, server
, exists.
Button to disable one or more selected lifecycle modules. Present if only the default server instance, server
, exists.