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