Uses of Class
com.gigaspaces.config.ConfigurationException
Packages that use ConfigurationException
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
Provides GigaSpaces low level services
-
Uses of ConfigurationException in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic LRMIRuntimeLRMIRuntime.getRuntime(ITransportConfig config, ProtocolAdapter.Side initSide) Returns the LRMIRuntime instance.voidProtocolRegistry.init(ITransportConfig config, ProtocolAdapter.Side initSide) Initializes this registry with protocol adapters defined in the supplied properties.voidLRMIRuntime.initServerSide() -
Uses of ConfigurationException in com.j_spaces.kernel
Methods in com.j_spaces.kernel that throw ConfigurationExceptionModifier and TypeMethodDescriptionstatic PropertiesResourceLoader.findCustomPropertiesObj(String schemaPropertiesFileName) Used to load xxx.properties file, parse it and create a Properties object out of it.ResourceLoader.findSpaceSchema(String _schemaName) Look for the requested space schema file in the ResourceBundle (classpath) under/config/schemas/ -space-schema.xml.