Uses of Class
gw.config.TypeLoaderSpec
-
Packages that use TypeLoaderSpec Package Description gw.config -
-
Uses of TypeLoaderSpec in gw.config
Fields in gw.config with type parameters of type TypeLoaderSpec Modifier and Type Field Description private java.util.List<TypeLoaderSpec>Registry. _additionalTypeLoaderSpecsXMLNode specifications for additional typeloaders that will be created for this runtime environmentMethods in gw.config that return types with arguments of type TypeLoaderSpec Modifier and Type Method Description java.util.List<TypeLoaderSpec>Registry. getAdditionalTypeLoaders()
-