Uses of Interface
gw.plugin.IPluginHost
-
-
Uses of IPluginHost in editor
Classes in editor that implement IPluginHost Modifier and Type Class Description class
GosuEditorPlatformHelper
class
PackageTypeLoader
class
TypeInPackageTypeLoader
-
Uses of IPluginHost in gw.config
Subinterfaces of IPluginHost in gw.config Modifier and Type Interface Description interface
IExtensionFolderLocator
interface
IGlobalLoaderProvider
interface
IGosuInitializationHooks
interface
IGosuLocalizationService
interface
IGosuProfilingService
This is a interface for profiling in modules before pl.interface
IMemoryMonitor
interface
IPlatformHelper
interface
IService
interface
IXmlSchemaCompatibilityConfig
Classes in gw.config that implement IPluginHost Modifier and Type Class Description class
AbstractPlatformHelper
class
BaseService
class
DefaultExtensionFolderLocator
class
DefaultGlobalLoaderProvider
class
DefaultGosuInitializationHooks
class
DefaultGosuProfilingService
class
DefaultXmlSchemaCompatibilityConfig
-
Uses of IPluginHost in gw.internal.gosu
Classes in gw.internal.gosu that implement IPluginHost Modifier and Type Class Description class
DefaultLocalizationService
class
ShellEntityAccess
-
Uses of IPluginHost in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement IPluginHost Modifier and Type Class Description class
DynamicTypeLoader
-
Uses of IPluginHost in gw.internal.gosu.memory
Classes in gw.internal.gosu.memory that implement IPluginHost Modifier and Type Class Description class
DefaultMemoryMonitor
-
Uses of IPluginHost in gw.internal.gosu.module.fs
Classes in gw.internal.gosu.module.fs that implement IPluginHost Modifier and Type Class Description class
FileSystemImpl
-
Uses of IPluginHost in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IPluginHost Modifier and Type Class Description class
DefaultEntityAccess
class
DefaultPlatformHelper
class
DefaultTypeLoader
class
GosuIndustrialParkImpl
class
GosuParserFactoryImpl
Defines a factory for constructing concrete IGosuParser implementations.class
TypeLoaderAccess
-
Uses of IPluginHost in gw.internal.gosu.parser.gwPlatform
Classes in gw.internal.gosu.parser.gwPlatform that implement IPluginHost Modifier and Type Class Description class
GWCoercionManager
class
GWEntityAccess
-
Uses of IPluginHost in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement IPluginHost Modifier and Type Class Description class
PropertiesTypeLoader
-
Uses of IPluginHost in gw.lang
Subinterfaces of IPluginHost in gw.lang Modifier and Type Interface Description interface
IGosuShop
-
Uses of IPluginHost in gw.lang.gosuc
Classes in gw.lang.gosuc that implement IPluginHost Modifier and Type Class Description class
GosucGlobalLoaderProvider
-
Uses of IPluginHost in gw.lang.gosuc.simple
Classes in gw.lang.gosuc.simple that implement IPluginHost Modifier and Type Class Description class
CompilerMemoryMonitor
class
CompilerPlatformHelper
-
Uses of IPluginHost in gw.lang.parser
Subinterfaces of IPluginHost in gw.lang.parser Modifier and Type Interface Description interface
ICoercionManager
interface
IGosuParserFactory
Classes in gw.lang.parser that implement IPluginHost Modifier and Type Class Description class
StandardCoercionManager
-
Uses of IPluginHost in gw.lang.reflect
Subinterfaces of IPluginHost in gw.lang.reflect Modifier and Type Interface Description interface
IDefaultTypeLoader
interface
IEntityAccess
interface
IExtendedTypeLoader
interface
ITypeLoader
interface
ITypeSystem
Classes in gw.lang.reflect that implement IPluginHost Modifier and Type Class Description class
SimpleTypeLoader
class
TypeLoaderBase
-
Uses of IPluginHost in gw.lang.reflect.gs
Classes in gw.lang.reflect.gs that implement IPluginHost Modifier and Type Class Description class
GosuClassTypeLoader
-
Uses of IPluginHost in gw.lang.reflect.module
Subinterfaces of IPluginHost in gw.lang.reflect.module Modifier and Type Interface Description interface
IFileSystem
-