org.oclc.da.gdfr.registryprototype.properties
Class SystemClusterProps

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.properties.SystemClusterProps

public class SystemClusterProps
extends java.lang.Object

Date: Oct 23, 2007 Time: 1:44:24 PM To change this template use File | Settings | File Templates.


Field Summary
static java.lang.String CLUSTER_CONFIG
          Cluster config file location
static java.lang.String CLUSTER_GROUP
          list of the cluster URLs
static java.lang.String CLUSTER_LOCAL_HOST
          URL of the cluster local service
static java.lang.String CLUSTER_PRIORITY
          Cluster priority of the local service
 
Constructor Summary
SystemClusterProps()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLUSTER_LOCAL_HOST

public static java.lang.String CLUSTER_LOCAL_HOST
URL of the cluster local service


CLUSTER_GROUP

public static java.lang.String CLUSTER_GROUP
list of the cluster URLs


CLUSTER_PRIORITY

public static java.lang.String CLUSTER_PRIORITY
Cluster priority of the local service


CLUSTER_CONFIG

public static java.lang.String CLUSTER_CONFIG
Cluster config file location

Constructor Detail

SystemClusterProps

public SystemClusterProps()


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.