Interface InstanceCreatorFactory<T>

  • Type Parameters:
    T - the type of the ClassAccessor


    public interface InstanceCreatorFactory<T>
    The factory for creating InstanceCreator instances
    Since:
    3.5
    • Method Detail