Uses of Interface
gw.plugin.IPluginHost
-
Packages that use IPluginHost Package Description gw.config gw.lang gw.lang.gosuc gw.lang.gosuc.simple gw.lang.parser gw.lang.reflect gw.lang.reflect.gs gw.lang.reflect.module -
-
Uses of IPluginHost in gw.config
Subinterfaces of IPluginHost in gw.config Modifier and Type Interface Description interfaceIExtensionFolderLocatorinterfaceIGlobalLoaderProviderinterfaceIGosuInitializationHooksinterfaceIGosuLocalizationServiceinterfaceIGosuProfilingServiceThis is a interface for profiling in modules before pl.interfaceIMemoryMonitorinterfaceIPlatformHelperinterfaceIServiceinterfaceIXmlSchemaCompatibilityConfigClasses in gw.config that implement IPluginHost Modifier and Type Class Description classAbstractPlatformHelperclassBaseServiceclassDefaultExtensionFolderLocatorclassDefaultGlobalLoaderProviderclassDefaultGosuInitializationHooksclassDefaultGosuProfilingServiceclassDefaultXmlSchemaCompatibilityConfig -
Uses of IPluginHost in gw.lang
Subinterfaces of IPluginHost in gw.lang Modifier and Type Interface Description interfaceIGosuShop -
Uses of IPluginHost in gw.lang.gosuc
Classes in gw.lang.gosuc that implement IPluginHost Modifier and Type Class Description classGosucGlobalLoaderProvider -
Uses of IPluginHost in gw.lang.gosuc.simple
Classes in gw.lang.gosuc.simple that implement IPluginHost Modifier and Type Class Description classCompilerMemoryMonitorclassCompilerPlatformHelper -
Uses of IPluginHost in gw.lang.parser
Subinterfaces of IPluginHost in gw.lang.parser Modifier and Type Interface Description interfaceICoercionManagerinterfaceIGosuParserFactoryClasses in gw.lang.parser that implement IPluginHost Modifier and Type Class Description classStandardCoercionManager -
Uses of IPluginHost in gw.lang.reflect
Subinterfaces of IPluginHost in gw.lang.reflect Modifier and Type Interface Description interfaceIDefaultTypeLoaderinterfaceIEntityAccessinterfaceIExtendedTypeLoaderinterfaceITypeLoaderinterfaceITypeSystemClasses in gw.lang.reflect that implement IPluginHost Modifier and Type Class Description classSimpleTypeLoaderclassTypeLoaderBase -
Uses of IPluginHost in gw.lang.reflect.gs
Classes in gw.lang.reflect.gs that implement IPluginHost Modifier and Type Class Description classGosuClassTypeLoader -
Uses of IPluginHost in gw.lang.reflect.module
Subinterfaces of IPluginHost in gw.lang.reflect.module Modifier and Type Interface Description interfaceIFileSystem
-