Public Member Functions

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

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

List of all members.

Public Member Functions

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

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 
)

Constructor for PingableClientInfo.

Parameters:
handle 
name 
client 

Member Function Documentation

TimerTask com.cosylab.acs.maci.manager.TimerTaskClientInfo.getTask (  ) 

Returns the task.

Returns:
TimerTask
void com.cosylab.acs.maci.manager.TimerTaskClientInfo.setTask ( TimerTask  task  ) 

Sets the task.

Parameters:
task The task to set

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties