Uses of Interface
gw.lang.reflect.TypeSystemShutdownListener
-
Packages that use TypeSystemShutdownListener Package Description gw.internal.gosu.parser gw.lang.reflect -
-
Uses of TypeSystemShutdownListener in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser with parameters of type TypeSystemShutdownListener Modifier and Type Method Description void
TypeLoaderAccess. addShutdownListener(TypeSystemShutdownListener listener)
-
Uses of TypeSystemShutdownListener in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type TypeSystemShutdownListener Modifier and Type Method Description void
ITypeSystem. addShutdownListener(TypeSystemShutdownListener listener)
static void
TypeSystem. addShutdownListener(TypeSystemShutdownListener listener)
-