Interface IPubSubRepository.RepositorySupplier<T>

Enclosing interface:
IPubSubRepository

public static interface IPubSubRepository.RepositorySupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details

    • get

      T get() throws tigase.component.exceptions.RepositoryException
      Throws:
      tigase.component.exceptions.RepositoryException