org.gridvise.coherence.cache.invocation
Class ExtendInvocable
java.lang.Object
org.gridvise.coherence.cache.invocation.ExtendInvocable
- All Implemented Interfaces:
- com.tangosol.net.Invocable, Serializable, Runnable
public class ExtendInvocable
- extends Object
- implements com.tangosol.net.Invocable, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendInvocable
public ExtendInvocable(com.tangosol.net.Invocable invocable)
getResult
public Object getResult()
- Specified by:
getResult in interface com.tangosol.net.Invocable
init
public void init(com.tangosol.net.InvocationService invocationService)
- Specified by:
init in interface com.tangosol.net.Invocable
run
public void run()
- Specified by:
run in interface com.tangosol.net.Invocable- Specified by:
run in interface Runnable
Copyright © 2013. All Rights Reserved.