Uses of Interface
com.platform.ego.Cluster

Packages that use Cluster
com.platform.ego.impl   
 

Uses of Cluster in com.platform.ego.impl
 

Methods in com.platform.ego.impl that return Cluster
static Cluster ClusterFactory.createCluster(java.lang.String url)
          Creates an instance of Cluster object for use.
static Cluster ClusterFactory.createCluster(java.lang.String url, int timeout)
          Creates an instance of Cluster object for use.
static Cluster ClusterFactory.createCluster(java.net.URL url)
          Creates an instance of Cluster object for use.
static Cluster ClusterFactory.createCluster(java.net.URL url, int timeout)
          Creates an instance of Cluster object for use.
 



Copyright (C) 1992-2007 Platform Computing Corporation