public interface DataSourceAware<T extends DataSource>
MDRepositoryBean for ease of use and to provide support for usage of different data source
for different domains (vhosts).
| Modifier and Type | Method and Description |
|---|---|
void |
setDataSource(T dataSource)
Method called to provide class with instance of a data source.
|
void setDataSource(T dataSource) throws RepositoryException
RepositoryExceptionCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.