S
- the type of the service to trackpublic interface IServiceTracker<S extends org.apache.wicket.util.io.IClusterable>
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Method and Description |
---|---|
void |
addService(S service,
String name)
A service is being registered.
|
void |
removeService(S service,
String name)
A service is being unregistered.
|
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.