|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.db.comp.ConfigRepository<ClusterRepoItem>
tigase.cluster.repo.ClConConfigRepository
public class ClConConfigRepository
Class description
| Field Summary | |
|---|---|
static String |
AUTORELOAD_INTERVAL_PROP_KEY
Field description |
static long |
AUTORELOAD_INTERVAL_PROP_VAL
Field description |
| Fields inherited from class tigase.db.comp.ConfigRepository |
|---|
items |
| Fields inherited from interface tigase.db.comp.ComponentRepository |
|---|
COMP_REPO_BIND |
| Constructor Summary | |
|---|---|
ClConConfigRepository()
|
|
| Method Summary | |
|---|---|
String |
getConfigKey()
Method description |
String[] |
getDefaultPropetyItems()
Method description |
void |
getDefaults(Map<String,Object> defs,
Map<String,Object> params)
Method description |
ClusterRepoItem |
getItemInstance()
Method description |
String |
getPropertyKey()
Method description |
boolean |
itemChanged(ClusterRepoItem oldItem,
ClusterRepoItem newItem)
Method description |
void |
itemLoaded(ClusterRepoItem item)
Method description |
void |
reload()
Method description |
void |
setProperties(Map<String,Object> props)
Method description |
void |
storeItem(ClusterRepoItem item)
Method description |
| Methods inherited from class tigase.db.comp.ConfigRepository |
|---|
addItem, addRepoChangeListener, allItems, contains, getItem, iterator, removeItem, removeRepoChangeListener, setAutoloadTimer, size, store, toString, validateItem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String AUTORELOAD_INTERVAL_PROP_KEY
public static final long AUTORELOAD_INTERVAL_PROP_VAL
| Constructor Detail |
|---|
public ClConConfigRepository()
| Method Detail |
|---|
public String[] getDefaultPropetyItems()
getDefaultPropetyItems in class ConfigRepository<ClusterRepoItem>public String getPropertyKey()
getPropertyKey in class ConfigRepository<ClusterRepoItem>public String getConfigKey()
getConfigKey in class ConfigRepository<ClusterRepoItem>public ClusterRepoItem getItemInstance()
public void reload()
reload in interface ComponentRepository<ClusterRepoItem>reload in class ConfigRepository<ClusterRepoItem>public void itemLoaded(ClusterRepoItem item)
item -
public boolean itemChanged(ClusterRepoItem oldItem,
ClusterRepoItem newItem)
itemChanged in class ConfigRepository<ClusterRepoItem>oldItem - newItem -
public void getDefaults(Map<String,Object> defs,
Map<String,Object> params)
getDefaults in interface ComponentRepository<ClusterRepoItem>getDefaults in class ConfigRepository<ClusterRepoItem>defs - params - public void setProperties(Map<String,Object> props)
setProperties in interface ComponentRepository<ClusterRepoItem>setProperties in class ConfigRepository<ClusterRepoItem>props - public void storeItem(ClusterRepoItem item)
item -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||