
en.help.ref-lifecyclemodules.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
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 GlassFish Server.
For each lifecycle module, the following information is provided.
- Name
-
The name of the lifecycle module.
- Enabled or Status
-
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.
- Load Order
-
A value specifying the relative order in which the lifecycle module should be loaded.
The Lifecycle Modules table also contains the following options.
- New
-
Button to create a new lifecycle module.
- Delete
-
Button to delete one or more selected lifecycle modules.
- Enable
-
Button to enable one or more selected lifecycle modules. Present if only the default server instance, server
, exists.
- Disable
-
Button to disable one or more selected lifecycle modules. Present if only the default server instance, server
, exists.
Related Tasks
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices