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