Uses of Class
adams.core.shutdownbuiltin.AbstractBuiltInShutdownHook
-
Packages that use AbstractBuiltInShutdownHook Package Description adams.core.shutdownbuiltin -
-
Uses of AbstractBuiltInShutdownHook in adams.core.shutdownbuiltin
Subclasses of AbstractBuiltInShutdownHook in adams.core.shutdownbuiltin Modifier and Type Class Description classSetShutdownFlagSets the global shutdown flag.classStopBackgroundScriptingEnginesStops the background scripting engines.Fields in adams.core.shutdownbuiltin with type parameters of type AbstractBuiltInShutdownHook Modifier and Type Field Description protected static List<AbstractBuiltInShutdownHook>AbstractBuiltInShutdownHook. m_Hooksthe hooks.
-