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