Package org.jboss.weld.construction.api
-
Interface Summary Interface Description AroundConstructCallback<T> An implementation of this interface may be registered with aWeldCreationalContext.ConstructionHandle<T> A handle for controllingAroundConstructCallbackinvocations.WeldCreationalContext<T> Extended version ofCreationalContextwhich gives the integrator additional control over the process of constructing an instance.