com.atlassian.confluence.cluster.tangosol.invocations
Class EventInvocable
java.lang.Object
com.atlassian.confluence.cluster.tangosol.invocations.EventInvocable
- All Implemented Interfaces:
- com.tangosol.net.Invocable, Serializable, Runnable
public class EventInvocable
- extends Object
- implements com.tangosol.net.Invocable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventInvocable
public EventInvocable(ConfluenceEvent event)
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
getResult
public Object getResult()
- Specified by:
getResult
in interface com.tangosol.net.Invocable