public class NodeFactory extends Object
static <T extends Node> T
create(Class<T> clazz)
create(Class<T> clazz, JobNodeConfig config)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends Node> T create(Class<T> clazz, JobNodeConfig config)
public static <T extends Node> T create(Class<T> clazz)
Copyright © 2014. All Rights Reserved.