org.kie.commons.cluster
Class LockExecuteNotifySyncReleaseTemplate<V>
java.lang.Object
org.kie.commons.cluster.LockExecuteNotifySyncReleaseTemplate<V>
public abstract class LockExecuteNotifySyncReleaseTemplate<V>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockExecuteNotifySyncReleaseTemplate
public LockExecuteNotifySyncReleaseTemplate()
sendMessage
public void sendMessage(ClusterService clusterService)
timeOut
public int timeOut()
execute
public V execute(ClusterService clusterService,
RunnableFuture<V> task)
getMessageType
public abstract MessageType getMessageType()
buildContent
public abstract Map<String,String> buildContent()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.