update(GregorianCalendar) method

This method is called periodically (once every second or so) by the Agentry Server.

Syntax

public void update ( GregorianCalendar update )

Parameters

Usage

This method can be overridden if some sort of routine maintenance is required, such as sending a keep-alive to a remote server.