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

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

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

See Also:
Serialized Form

Constructor Summary
SystemInformationInvocable()
           
 
Method Summary
 NodeStatus 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

SystemInformationInvocable

public SystemInformationInvocable()
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 NodeStatus getResult()
Specified by:
getResult in interface com.tangosol.net.Invocable


Copyright © 2003-2014 Atlassian. All Rights Reserved.