ContainerInstantiationEventType

Denotes pointcuts at which events for instantiation will be run.

Values

ValueMeaning
pre

Event emitted before beggining of instantiation process

post

Event emitted after end of instantiation process

Meta