tigase.server.ext
public class CompConfigRepository extends ConfigRepository<CompRepoItem>
itemsCOMP_REPO_BIND| Constructor and Description |
|---|
CompConfigRepository() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigKey()
Method description
|
String[] |
getDefaultPropetyItems()
Method description
|
CompRepoItem |
getItemInstance()
Creates a new, uninitialized instance of the repository Item.
|
String |
getPropertyKey()
Method description
|
addItem, addRepoChangeListener, allItems, contains, getDefaults, getItem, itemChanged, iterator, reload, removeItem, removeRepoChangeListener, setAutoloadTimer, setProperties, size, store, toString, validateItempublic String[] getDefaultPropetyItems()
ConfigRepositorygetDefaultPropetyItems in class ConfigRepository<CompRepoItem>public String getPropertyKey()
ConfigRepositorygetPropertyKey in class ConfigRepository<CompRepoItem>public String getConfigKey()
ConfigRepositorygetConfigKey in class ConfigRepository<CompRepoItem>public CompRepoItem getItemInstance()
ComponentRepositoryCopyright © 2013 Tigase. All rights reserved.