org.jbpm.workflow.instance.impl
Class NodeInstanceFactoryRegistry
java.lang.Object
org.jbpm.workflow.instance.impl.NodeInstanceFactoryRegistry
public class NodeInstanceFactoryRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final NodeInstanceFactoryRegistry INSTANCE
register
public void register(Class<? extends Node> cls,
NodeInstanceFactory factory)
getProcessNodeInstanceFactory
public NodeInstanceFactory getProcessNodeInstanceFactory(Node node)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.