org.jgroups.blocks.executor
Class ExecutionRunner.Holder<T>

java.lang.Object
  extended by org.jgroups.blocks.executor.ExecutionRunner.Holder<T>
Enclosing class:
ExecutionRunner

protected static class ExecutionRunner.Holder<T>
extends java.lang.Object


Field Summary
protected  T value
           
 
Constructor Summary
ExecutionRunner.Holder(T value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected T value
Constructor Detail

ExecutionRunner.Holder

public ExecutionRunner.Holder(T value)


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.