Uses of Interface
org.globus.util.deactivator.DeactivationHandler
Packages that use DeactivationHandler
Package
Description
Deactivates registered resources and cleans up background processes, e.g.
-
Uses of DeactivationHandler in org.globus.util.deactivator
Methods in org.globus.util.deactivator with parameters of type DeactivationHandlerModifier and TypeMethodDescriptionstatic void
Deactivator.registerDeactivation
(DeactivationHandler handler) static void
Deactivator.unregisterDeactivation
(DeactivationHandler handler)