Uses of Interface
net.ontopia.persistence.proxy.ClusterServiceIF
Packages that use ClusterServiceIF
Package
Description
An object-relational mapping framework.
-
Uses of ClusterServiceIF in net.ontopia.persistence.proxy
Methods in net.ontopia.persistence.proxy that return ClusterServiceIFModifier and TypeMethodDescriptionstatic ClusterServiceIFClusterServiceIF.getClusterService(String type) Loads a ClusterServiceIF for the provided type.Methods in net.ontopia.persistence.proxy that return types with arguments of type ClusterServiceIFModifier and TypeMethodDescriptionstatic Set<ClusterServiceIF>ClusterServiceIF.getServices()Loads all ClusterServiceIF implementations on the classpath -
Uses of ClusterServiceIF in net.ontopia.persistence.proxy.jgroups
Classes in net.ontopia.persistence.proxy.jgroups that implement ClusterServiceIF