Interface VHostComponentRepositoryDataSourceAware<DS extends DataSource>
- All Superinterfaces:
ComponentRepository<VHostItem>, ComponentRepositoryDataSourceAware<VHostItem, DS>, DataSourceAware<DS>, Iterable<VHostItem>, Repository, VHostComponentRepository
- All Known Implementing Classes:
VHostJDBCRepository
public interface VHostComponentRepositoryDataSourceAware<DS extends DataSource>
extends ComponentRepositoryDataSourceAware<VHostItem, DS>, VHostComponentRepository
-
Nested Class Summary
Nested classes/interfaces inherited from interface Repository
Repository.Meta, Repository.SchemaId -
Field Summary
Fields inherited from interface ComponentRepository
COMP_REPO_BIND -
Method Summary
Methods inherited from interface ComponentRepository
addItem, addItemNoStore, addRepoChangeListener, allItems, contains, destroy, getDefaults, getItem, getItemInstance, reload, removeItem, removeItemNoStore, removeRepoChangeListener, setAutoloadTimer, setProperties, size, store, validateItemMethods inherited from interface DataSourceAware
setDataSourceMethods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface Repository
initRepositoryMethods inherited from interface VHostComponentRepository
getDefaultVHostItem