T
- a service typepublic interface ServiceProviderRegistration<T> extends Registration
Modifier and Type | Interface and Description |
---|---|
static interface |
ServiceProviderRegistration.Listener
Listener for service provider changes.
|
Modifier and Type | Method and Description |
---|---|
Set<Node> |
getProviders()
Returns the set of nodes that can provide this service.
|
T |
getService()
The provided service.
|
close
Copyright © 2019 JBoss by Red Hat. All rights reserved.