TaskManagerInitialisation(); // com.arjuna.services.framework.admin.TaskManagerInitialisation : initialise the Task Manager
// install the AT recovery modules
acCoordinatorRecoveryModule = new ACCoordinatorRecoveryModule();
// ensure Implementations are installed into the inventory before we register the module
acCoordinatorRecoveryModule.install();