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