Uses of Class
com.j_spaces.core.exception.SpaceConfigurationException
Packages that use SpaceConfigurationException
Package
Description
Provides Space properties and security context services
Defines a common exceptions used in core.
Provides GigaSpaces logging services
-
Uses of SpaceConfigurationException in com.j_spaces.core
Methods in com.j_spaces.core that throw SpaceConfigurationExceptionModifier and TypeMethodDescriptionstatic SpaceConfigSpaceConfigFactory.createSpaceConfig(Properties schemaProps, ClusterPolicy m_ClusterPolicy, String containerName, boolean isSchema, String fullSpaceSchemaLocation) -
Uses of SpaceConfigurationException in com.j_spaces.core.exception
Subclasses of SpaceConfigurationException in com.j_spaces.core.exceptionModifier and TypeClassDescriptionclassThis exception is thrown in case of invalid space name. -
Uses of SpaceConfigurationException in com.j_spaces.kernel.log
Methods in com.j_spaces.kernel.log that throw SpaceConfigurationExceptionModifier and TypeMethodDescriptionstatic JSpaceAttributesJProperties.loadConfigDCache(String fileName) Returns the DCache configuration as specified in the file.