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