Module jakarta.cdi

Interface CreationalContext<T>

Type Parameters:
T - type of the instances on which this CreationalContext operates

public interface CreationalContext<T>

Provides operations that are used by the Contextual implementation during instance creation and destruction.