Uses of Interface
tigase.sys.ShutdownHook
Packages that use ShutdownHook
Package
Description
The main package with top level API for server side components.
-
Uses of ShutdownHook in tigase.cluster.repo
Classes in tigase.cluster.repo that implement ShutdownHookModifier and TypeClassDescriptionclass
class
class
-
Uses of ShutdownHook in tigase.server
Classes in tigase.server that implement ShutdownHook -
Uses of ShutdownHook in tigase.server.monitor
Methods in tigase.server.monitor with parameters of type ShutdownHookModifier and TypeMethodDescriptionvoid
MonitorRuntime.addShutdownHook
(ShutdownHook hook) void
MonitorRuntime.removeShutdownHook
(ShutdownHook hook) -
Uses of ShutdownHook in tigase.stats
Classes in tigase.stats that implement ShutdownHookModifier and TypeClassDescriptionclass
Class StatisticsCollector
Created: Tue Nov 22 07:07:11 2005 -
Uses of ShutdownHook in tigase.sys
Methods in tigase.sys with parameters of type ShutdownHookModifier and TypeMethodDescriptionabstract void
TigaseRuntime.addShutdownHook
(ShutdownHook hook) abstract void
TigaseRuntime.removeShutdownHook
(ShutdownHook hook)