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

static 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]
void com::cosylab::acs::maci::manager::TimerTaskClientInfo::setTask ( TimerTask  task  )  [inline]

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.

Referenced by getTask().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2