Uses of Interface
org.globus.util.deactivator.DeactivationHandler
Packages that use DeactivationHandler
Package
Description
Contains socket factories for creating regural and secure server sockets behind firewalls
or NAT servers.
Deactivates registered resources and cleans up background processes, e.g.
-
Uses of DeactivationHandler in org.globus.net
Classes in org.globus.net that implement DeactivationHandler -
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)