Interface ListerWatcher<T,​L>

  • Type Parameters:
    T - type
    L - list for that type

    public interface ListerWatcher<T,​L>
    ListerWatcher is any object that knows how to perform an initial list and start a watch on a resource.