cluster5.terminal
Class TerminalInfoService

java.lang.Object
  extended by cluster5.terminal.TerminalInfoService

public class TerminalInfoService
extends java.lang.Object

Informs the server that a terminal is ready to accept tasks or has just shutdown.

Author:
ibisek

Constructor Summary
TerminalInfoService()
           
 
Method Summary
 int getNumCPUs()
           
 java.lang.Long getTerminalId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalInfoService

public TerminalInfoService()
Method Detail

getNumCPUs

public int getNumCPUs()

getTerminalId

public java.lang.Long getTerminalId()