Package | Description |
---|---|
org.wildfly.clustering.service |
Modifier and Type | Class and Description |
---|---|
class |
ActiveServiceSupplier<T>
Returns the value supplied by a
Service , starting if necessary. |
class |
PassiveServiceSupplier<T>
Returns the value supplied by a
Service , or null if service is not installed or not started. |
Modifier and Type | Method and Description |
---|---|
ServiceSupplier<T> |
ServiceSupplier.setTimeout(Duration duration) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.