org.eclipse.sisu.Mediator
@Deprecated public interface Mediator<Q extends 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.
|
Copyright © 2022. All rights reserved.