Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::maci::manager::TimerTaskClientInfo Class Reference

Inheritance diagram for com::cosylab::acs::maci::manager::TimerTaskClientInfo:

Inheritance graph
[legend]
Collaboration diagram for com::cosylab::acs::maci::manager::TimerTaskClientInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimerTaskClientInfo (int handle, String name, Client client)
TimerTask getTask ()
void setTask (TimerTask task)

Private Attributes

transient TimerTask task = null

Static Private Attributes

final long serialVersionUID = -114967372164415230L

Detailed Description

ClientInfo class containing TimerTask object.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Constructor & Destructor Documentation

com::cosylab::acs::maci::manager::TimerTaskClientInfo::TimerTaskClientInfo int  handle,
String  name,
Client  client
[inline]
 

Constructor for PingableClientInfo.

Parameters:
handle 
name 
client 


Member Function Documentation

TimerTask com::cosylab::acs::maci::manager::TimerTaskClientInfo::getTask  )  [inline]
 

Returns the task.

Returns:
TimerTask

void com::cosylab::acs::maci::manager::TimerTaskClientInfo::setTask TimerTask  task  )  [inline]
 

Sets the task.

Parameters:
task The task to set


Member Data Documentation

final long com::cosylab::acs::maci::manager::TimerTaskClientInfo::serialVersionUID = -114967372164415230L [static, private]
 

Serial version UID.

Reimplemented from com::cosylab::acs::maci::ClientInfo.

transient TimerTask com::cosylab::acs::maci::manager::TimerTaskClientInfo::task = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:11:28 2009 for ACS Java API by doxygen 1.3.8