Uses of Class
com.j_spaces.core.exception.ClusterConfigurationException
Packages that use ClusterConfigurationException
-
Uses of ClusterConfigurationException in com.j_spaces.kernel
Methods in com.j_spaces.kernel that throw ClusterConfigurationExceptionModifier and TypeMethodDescriptionstatic InputStreamResourceLoader.findClusterXSLSchema(InputStream _clusterXMLInputStream) Using the _clusterMembersStream InputStream, we parse the DOM and fetch the value of the <cluster-schema-name> tag.static InputStreamResourceLoader.findClusterXSLSchema(String _clusterXSLSchema) Look for the requested cluster XSL schema file in the ResourceBundle (classpath) under/config/schemas/ -cluster-schema.xsl. static InputStreamResourceLoader.resolveClusterXSLSchema(String _clusterMembers) Resolving cluster schema XSL from cluster xml.