Contains classes and types to configure XAP.NET components.
| C# | Visual Basic | Visual C++ | J# | 
namespace GigaSpaces.Core.Configuration
Namespace GigaSpaces.Core.Configuration
namespace GigaSpaces.Core.Configuration
package GigaSpaces.Core.Configuration
| All Types | Classes | Interfaces | 
| Icon | Type | Description | 
|---|---|---|
| BaseConfigurationFileConfigurationElement | 
            Represents the configuration for a Base configuration file path.
              | |
| DataTypesConfigurationElement | 
            Encapsulates configuration that defines discovery of data types used by spaces.
              | |
| GigaSpacesConfigurationElement | 
            Base class for GigaSpaces configuration elements.
            This class is intended for internal usage only.
              | |
| GigaSpacesConfigurationElementCollection<(Of <(T>)>) | 
            Base class for GigaSpaces configuration element collections.
            This class is intended for internal usage only.
              | |
| GigaSpacesConfigurationSection | 
            Base class for GigaSpaces XAP configuration sections.
              | |
| GigaSpacesCoreConfiguration | 
            Custom configuration section class for GigaSpaces core component.
              | |
| IGigaSpacesConfigurationElement | 
            Base interface for GigaSpaces configuration elements.
              | |
| JetProviderConfigurationElement | 
            Encapsulates configuration for jet provider
              | |
| JvmBootClassPathConfigurationElement | 
            Encapsulates configuration for boot class path
              | |
| JvmClassPathConfigurationElement | 
            Encapsulates configuration for class path
              | |
| JvmClassPathEntryConfigurationElement | 
            Encapsulates configuration that defines a single path for the class paths
              | |
| JvmCustomOptionsConfigurationElement | 
            Encapsulates configuration for defining custom jvm options
              | |
| JvmDllConfigurationElement | 
            Encapsulates configuration that defines the location of the Jvm dll
              | |
| JvmMemoryConfigurationElement | 
            Encapsulates configuration that defines the memory settings of the Jvm
              | |
| JvmOptionConfigurationElement | 
            Encapsulates configuration that defines a jvm option
              | |
| JvmSettingsConfigurationElement | 
            Encapsulates configuration for jvm setting.
              | |
| PathConfigurationElement | 
            Represents the configuration for a path.
              | |
| ProviderConfigurationElement | 
            Encapsulates configuration for the product provider selection
              | |
| ScanAssembliesConfigurationElement | 
            Configuration for a collection of assemblies that will be automatically scanned.
              | |
| ScanAssemblyConfigurationElement | 
            Configuration of an assembly that will be automatically scanned.
              | |
| SystemPropertiesConfigurationElement | 
            Encapsulates configuration for system properties.
              | |
| SystemPropertyConfigurationElement | 
            Encapsulates Information about a system property.
              | 
