public interface ReplaceableServiceListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
serviceChanged(T oldService,
T newService)
Called when the backing service gets changed.
|
Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.