@FunctionalInterface public interface AsyncServiceSupplier<T extends AsyncService>
Modifier and Type | Method and Description |
---|---|
AsyncService |
get()
Constructed instance of AsyncService resource
|
AsyncService get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.