Interface Listenable<T,​L>

All Known Subinterfaces:
ContainerResource<S,​W,​I,​PI,​O,​PO,​X,​T,​B,​IS,​UB>, ExecListenable<I,​T>, PodResource<T,​D>, TtyExecable<I,​T>, TtyExecErrorable<X,​O,​P,​T>, TtyExecErrorChannelable<X,​O,​P,​T>, TtyExecInputOutputErrorable<X,​O,​PO,​I,​PI,​T>, TtyExecOutputErrorable<X,​O,​P,​T>
All Known Implementing Classes:
PodOperationsImpl

public interface Listenable<T,​L>
  • Method Summary

    Modifier and Type Method Description
    T usingListener​(L listener)