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
RepositoryException
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.