com.hazelcast.executor.impl
Class ExecutionCallbackAdapter
java.lang.Object
com.hazelcast.executor.impl.ExecutionCallbackAdapter
- All Implemented Interfaces:
- Callback<Object>
public final class ExecutionCallbackAdapter
- extends Object
- implements Callback<Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionCallbackAdapter
public ExecutionCallbackAdapter(ExecutionCallback executionCallback)
notify
public void notify(Object response)
- Specified by:
notify
in interface Callback<Object>
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.