| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceValueExecutor<T>
Executes a given function against the captured value of a service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceValueCaptor<T> |
ServiceValueRegistry.add(org.jboss.msc.service.ServiceName name)
Adds a service to this registry.
|
ServiceValueCaptor<T> |
ServiceValueExecutorRegistry.add(org.jboss.msc.service.ServiceName name) |
ServiceValueCaptor<T> |
ServiceValueRegistry.remove(org.jboss.msc.service.ServiceName name)
Removes a service from this registry
|
ServiceValueCaptor<T> |
ServiceValueExecutorRegistry.remove(org.jboss.msc.service.ServiceName name) |
| Constructor and Description |
|---|
ServiceValueCaptorServiceConfigurator(ServiceValueCaptor<T> captor) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.