org.eclipse.sisu.Mediator@Deprecated
public interface Mediator<Q extends java.lang.annotation.Annotation,T,W>
| Modifier and Type | Method and Description |
|---|---|
void |
add(BeanEntry<Q,T> entry,
W watcher)
Deprecated.
|
void |
remove(BeanEntry<Q,T> entry,
W watcher)
Deprecated.
|