|
SilverStream Application Server 3.5 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implemented by objects that represent the "top level" (container) items for configuring load balancing, such as Cache Manager Groups, Clusters, etc. These items contain the "front line" ones, such as Cache Managers, Cluster Servers, etc.
Field Summary | |
static String |
CACHE_MGR_GROUP
The Cache Manager Group type of load balancing container object. |
static String |
CLUSTER
Deprecated. Use AgiAdmCluster.CLUSTER .
The Cluster type of load balancing container object. |
static String |
DISP_GROUP
The Dispatcher Group type of load balancing container object. |
static String |
LOAD_MGR_GROUP
The Load Manager Group type of load balancing container object. |
static String |
PROP_DATE_CREATED
The Date Created property for a load balancing container object. |
static String |
PROP_DATE_LASTMOD
The Date Last Modified property for a load balancing container object. |
static String |
PROP_DISP_GROUP_ID
The Dispatcher Group ID property. |
Fields inherited from interface com.sssw.rts.adminapi.AgiAdmLBElement |
CACHE_MGR,
CLUSTER_SERVER,
DISPATCHER,
LOAD_MGR,
PROP_HOST,
PROP_HTTP_PORT,
PROP_HTTPS_PORT_DSA,
PROP_HTTPS_PORT_RSA,
PROP_ID,
PROP_OLD_HOST,
PROP_OLD_PORT,
PROP_PORT,
PROP_WEIGHT |
Fields inherited from interface com.sssw.rts.adminapi.AgiAdmContainerBase |
GET_CHILDREN_DFLT |
Methods implemented from interface com.sssw.rts.adminapi.AgiAdmChanges |
cancelChanges,
saveChanges |
Methods implemented from interface com.sssw.rts.adminapi.AgiAdmContainerBase |
addChild,
getChild,
getChildren |
Methods implemented from interface com.sssw.rts.adminapi.AgiAdmPropertyBag |
getProperties,
getProperty,
setProperties,
setProperty |
Methods implemented from interface com.sssw.rts.adminapi.AgiAdmElementBase |
delete,
getName,
getType |
Field Detail |
public static final String CACHE_MGR_GROUP
public static final String CLUSTER
AgiAdmCluster.CLUSTER
.
The Cluster type of load balancing container object.
public static final String LOAD_MGR_GROUP
public static final String DISP_GROUP
public static final String PROP_DISP_GROUP_ID
Only the Load Manager Groups (AgiAdmLBContainer.LOAD_MGR_GROUP
) have this property. It must be set in order
for a Load Manager Group to be added.
Usage: in getProperty, setProperty
public static final String PROP_DATE_CREATED
Usage: in getProperty
public static final String PROP_DATE_LASTMOD
Usage: in getProperty
|
SilverStream Application Server 3.5 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |