com.atlassian.confluence.cluster.tangosol.invocations
Class EventInvocable

java.lang.Object
  extended bycom.atlassian.confluence.cluster.tangosol.invocations.EventInvocable
All Implemented Interfaces:
com.tangosol.net.Invocable, Runnable, Serializable

public class EventInvocable
extends Object
implements com.tangosol.net.Invocable

See Also:
Serialized Form

Constructor Summary
EventInvocable(ConfluenceEvent event)
           
 
Method Summary
 Object getResult()
           
 void init(com.tangosol.net.InvocationService invocationService)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventInvocable

public EventInvocable(ConfluenceEvent event)
Method Detail

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

getResult

public Object getResult()
Specified by:
getResult in interface com.tangosol.net.Invocable


Confluence is developed by Atlassian.