Package tigase.vhosts

Interface VHostComponentRepository

All Superinterfaces:
ComponentRepository<VHostItem>, Iterable<VHostItem>, Repository
All Known Subinterfaces:
VHostComponentRepositoryDataSourceAware<DS>
All Known Implementing Classes:
VHostJDBCRepository, VHostManager.DefVHostRepositoryBean

public interface VHostComponentRepository extends ComponentRepository<VHostItem>
  • Method Details

    • getDefaultVHostItem

      VHostItem getDefaultVHostItem()