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