namespace jive { public interface ComponentFactory : Factory where T : new() {} }