public class VhostConfigRepository extends ConfigRepository<VHostItem>
itemsCOMP_REPO_BIND| Constructor and Description |
|---|
VhostConfigRepository() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigKey()
Method description
|
String[] |
getDefaultPropetyItems()
Method description
|
VHostItem |
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<VHostItem>public String getPropertyKey()
ConfigRepositorygetPropertyKey in class ConfigRepository<VHostItem>public String getConfigKey()
ConfigRepositorygetConfigKey in class ConfigRepository<VHostItem>public VHostItem getItemInstance()
ComponentRepositoryCopyright © 2013 Tigase. All rights reserved.