org.eclipse.sisu.Mediator
@Deprecated public interface Mediator<Q extends Annotation,T,W>
void
add(BeanEntry<Q,T> entry, W watcher)
remove(BeanEntry<Q,T> entry, W watcher)
void add(BeanEntry<Q,T> entry, W watcher) throws Exception
Exception
void remove(BeanEntry<Q,T> entry, W watcher) throws Exception
Copyright © 2013. All rights reserved.