public class

SystemInformationInvocable

extends Object
implements Invocable
java.lang.Object
   ↳ com.atlassian.confluence.cluster.coherence.invocations.SystemInformationInvocable

Summary

Public Constructors
SystemInformationInvocable()
Public Methods
NodeStatus getResult()
void init(InvocationService invocationService)
void run()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.tangosol.net.Invocable
From interface java.lang.Runnable

Public Constructors

public SystemInformationInvocable ()

Public Methods

public NodeStatus getResult ()

public void init (InvocationService invocationService)

public void run ()