Uses of Class
org.cristalise.kernel.persistency.ClusterStorage
Packages that use ClusterStorage
-
Uses of ClusterStorage in org.cristalise.kernel.persistency
Methods in org.cristalise.kernel.persistency that return types with arguments of type ClusterStorageConstructors in org.cristalise.kernel.persistency with parameters of type ClusterStorage -
Uses of ClusterStorage in org.cristalise.storage
Subclasses of ClusterStorage in org.cristalise.storageModifier and TypeClassDescriptionclassclassPotentially the base class for ClusterStorage implementation without transactional support, i.e.classImplementation of ClusterStorage providing the XML file based persistence.