Uses of Class
org.astrogrid.samp.ShutdownManager
-
Packages that use ShutdownManager Package Description org.astrogrid.samp Classes common to SAMP hub and client code. -
-
Uses of ShutdownManager in org.astrogrid.samp
Fields in org.astrogrid.samp declared as ShutdownManager Modifier and Type Field Description private static ShutdownManager
ShutdownManager. instance_
Methods in org.astrogrid.samp that return ShutdownManager Modifier and Type Method Description static ShutdownManager
ShutdownManager. getInstance()
Returns sole instance of this class.
-