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