Interface BeanCreator<T>

Type Parameters:
T -

public interface BeanCreator<T>
This interface is used by synthetic beans to produce a contextual instance.
See Also: