Uses of Interface
net.ontopia.persistence.proxy.ClusterIF
-
Packages that use ClusterIF Package Description net.ontopia.persistence.proxy An object-relational mapping framework. -
-
Uses of ClusterIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement ClusterIF Modifier and Type Class Description classJGroupsClusterINTERNAL: Class that represents a cluster of OKS instances.Fields in net.ontopia.persistence.proxy declared as ClusterIF Modifier and Type Field Description protected ClusterIFClusteredCache. clusterprotected ClusterIFSharedCache. clusterMethods in net.ontopia.persistence.proxy with parameters of type ClusterIF Modifier and Type Method Description voidSharedCache. setCluster(ClusterIF cluster)Constructors in net.ontopia.persistence.proxy with parameters of type ClusterIF Constructor Description JGroupsCaches(ClusterIF cluster)
-