I'm implementing ZkController.unregister() function. Now I'm encountering an
issue. Where is the appropriate place to call ZkController.unregister()?
Is CoreAdminHandler->handleUnloadAction  implementing CloseHook() ->
postClose()  a appropriate place or otherelse?

Reply via email to