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–2021 OPS4J - Open Participation Software for Java. All rights reserved.