com.atlassian.confluence.cluster.invocable
Class SystemInformationInvocable

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

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 java.lang.Object getResult()
Specified by:
getResult in interface com.tangosol.net.Invocable


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.