Uses of Interface
tigase.vhosts.VHostComponentRepository
-
Packages that use VHostComponentRepository Package Description tigase.vhosts -
-
Uses of VHostComponentRepository in tigase.vhosts
Subinterfaces of VHostComponentRepository in tigase.vhosts Modifier and Type Interface Description interfaceVHostComponentRepositoryDataSourceAware<DS extends DataSource>Classes in tigase.vhosts that implement VHostComponentRepository Modifier and Type Class Description classVHostJDBCRepositoryThis implementation stores virtual domains in the UserRepository database.static classVHostManager.DefVHostRepositoryBeanFields in tigase.vhosts declared as VHostComponentRepository Modifier and Type Field Description protected VHostComponentRepositoryVHostManager. repo
-