ContainerTerminationEventType

Denotes pointcuts at which events for termination will be run.

Values

ValueMeaning
pre

Event emitted before termination of container started.

post

Event emitted after termination of container ended.

Meta