Interface Mediator<Q extends Annotation,T,W>


@Deprecated public interface Mediator<Q extends Annotation,T,W>
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(BeanEntry<Q,T> entry, W watcher)
    Deprecated.
     
    void
    remove(BeanEntry<Q,T> entry, W watcher)
    Deprecated.