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

java.lang.Object
  extended by com.atlassian.confluence.cluster.coherence.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

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
Specified by:
run in interface Runnable

getResult

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.