#include CODE_BEGINS virtual int startup() throw (GeneralException) { return 0; } CODE_ENDS