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