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