Lifecycle and Audit Module Commands
The lifecycle and audit module commands help you control lifecycle modules
and optional plugin modules which implement audit capabilities. The commands
are supported in remote mode only.
Table C–9 Lifecycle Module Commands
|
Command
|
Definition
|
|
create-lifecycle-module
|
Creates a lifecycle module. The lifecycle modules provide a means of
running short or long duration Java-based tasks within the application server
environment.
|
|
delete-lifecycle-module
|
Removes the specified lifecycle module.
|
|
list-lifecycle-modules
|
Lists the existing lifecycle module.
|
|
create-audit-module
|
Adds the named audit module for the plug-in module that implements the
audit capabilities.
|
|
delete-audit-module
|
Removes the named audit module.
|
|
list-audit-modules
|
Lists all the audit modules.
|