org.jbpm.process.workitem.wsht
Class HornetQHTWorkItemHandler
java.lang.Object
org.jbpm.process.workitem.wsht.AbstractHTWorkItemHandler
org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler
org.jbpm.process.workitem.wsht.HornetQHTWorkItemHandler
- All Implemented Interfaces:
- WorkItemHandler
public class HornetQHTWorkItemHandler
- extends GenericHTWorkItemHandler
This class provides the default configurations for a HornetQ WorkItem Handler
Methods inherited from class org.jbpm.process.workitem.wsht.GenericHTWorkItemHandler |
abortWorkItem, connect, dispose, executeWorkItem, getClient, getIpAddress, getPort, isConnected, isLocal, setClient, setIpAddress, setLocal, setPort |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HornetQHTWorkItemHandler
public HornetQHTWorkItemHandler(KnowledgeRuntime session)
HornetQHTWorkItemHandler
public HornetQHTWorkItemHandler(String connectorName,
KnowledgeRuntime session)
HornetQHTWorkItemHandler
public HornetQHTWorkItemHandler(KnowledgeRuntime session,
OnErrorAction action)
HornetQHTWorkItemHandler
public HornetQHTWorkItemHandler(String connectorName,
KnowledgeRuntime session,
OnErrorAction action)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.