public class ClConDirRepository extends ClConConfigRepository implements ClusterRepoConstants
Modifier and Type | Field and Description |
---|---|
static String |
REPO_FILE_EXTENSION
Field description
|
static String |
REPO_URI_DB_DEF_VAL
Field description
|
AUTORELOAD_INTERVAL_PROP_KEY, AUTORELOAD_INTERVAL_PROP_VAL
items
CPU_USAGE_COLUMN, HOSTNAME_COLUMN, LASTUPDATE_COLUMN, MEM_USAGE_COLUMN, PASSWORD_COLUMN, PORT_COLUMN, REPO_URI_PROP_KEY, TABLE_NAME
COMP_REPO_BIND
Constructor and Description |
---|
ClConDirRepository() |
Modifier and Type | Method and Description |
---|---|
void |
getDefaults(Map<String,Object> defs,
Map<String,Object> params)
Method description
|
void |
reload()
Method description
|
void |
setProperties(Map<String,Object> properties)
Method description
|
void |
storeItem(ClusterRepoItem item)
Method description
|
getConfigKey, getDefaultPropetyItems, getItemInstance, getPropertyKey, itemChanged, itemLoaded
addItem, addRepoChangeListener, allItems, contains, getItem, iterator, removeItem, removeRepoChangeListener, setAutoloadTimer, size, store, toString, validateItem
public static final String REPO_FILE_EXTENSION
public static final String REPO_URI_DB_DEF_VAL
public void getDefaults(Map<String,Object> defs, Map<String,Object> params)
getDefaults
in interface ComponentRepository<ClusterRepoItem>
getDefaults
in class ClConConfigRepository
defs
- params
- public void setProperties(Map<String,Object> properties)
setProperties
in interface ComponentRepository<ClusterRepoItem>
setProperties
in class ClConConfigRepository
properties
- public void storeItem(ClusterRepoItem item)
storeItem
in class ClConConfigRepository
item
- public void reload()
reload
in interface ComponentRepository<ClusterRepoItem>
reload
in class ClConConfigRepository
Copyright © 2013 Tigase. All rights reserved.