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

java.lang.Object
  extended by com.atlassian.confluence.cluster.coherence.invocations.GetClusterInvariants
All Implemented Interfaces:
com.tangosol.net.Invocable, java.io.Serializable, java.lang.Runnable

public class GetClusterInvariants
extends java.lang.Object
implements com.tangosol.net.Invocable

See Also:
Serialized Form

Constructor Summary
GetClusterInvariants()
           
 
Method Summary
 java.lang.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

GetClusterInvariants

public GetClusterInvariants()
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 java.lang.Runnable

getResult

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.