Uses of Interface
com.google.appengine.api.LifecycleManager.ShutdownHook
Packages that use LifecycleManager.ShutdownHook
-
Uses of LifecycleManager.ShutdownHook in com.google.appengine.api
Methods in com.google.appengine.api with parameters of type LifecycleManager.ShutdownHookModifier and TypeMethodDescriptionvoid
LifecycleManager.setShutdownHook
(LifecycleManager.ShutdownHook hook) Register a ShutdownHook to be called when the runtime shuts down.