org.jgroups.blocks.executor
public class ExecutionRunner extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected Executing |
_execProt |
protected static Log |
_logger |
protected JChannel |
ch |
Constructor and Description |
---|
ExecutionRunner(JChannel channel) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setChannel(JChannel ch) |
protected JChannel ch
protected Executing _execProt
protected static final Log _logger
public ExecutionRunner(JChannel channel)
public void setChannel(JChannel ch)
public void run()
run
in interface java.lang.Runnable
Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.