public class CompConfigRepository extends ConfigRepository<CompRepoItem>
items
COMP_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, validateItem
public String[] getDefaultPropetyItems()
ConfigRepository
getDefaultPropetyItems
in class ConfigRepository<CompRepoItem>
public String getPropertyKey()
ConfigRepository
getPropertyKey
in class ConfigRepository<CompRepoItem>
public String getConfigKey()
ConfigRepository
getConfigKey
in class ConfigRepository<CompRepoItem>
public CompRepoItem getItemInstance()
ComponentRepository
Copyright © 2013 Tigase. All rights reserved.