Class PlainActionFuture<T>

All Implemented Interfaces:
Future<T>, ActionFuture<T>, ActionListener<T>

public class PlainActionFuture<T> extends AdapterActionFuture<T,T>