Package org.ourgrid.gridmachine.useragent

Interface Summary
ShutdownManager Stores references to important entities that should be stopped at sometime.
 

Class Summary
FileLockManager Description:
IdlenessCheckerDaemon This idleness detector is not multiplataform (I'm sorry) as JAVA is.
ShutdownManagerImpl  
UserAgentClient Concrete implementation of the GumClient interface that provides methods for remote execution, file transfer and information retrieval like remote file information.
UserAgentServerImpl  
UserAgentServerImplTest