public static interface ExtensionAdapter.ClientFactory
Modifier and Type | Method and Description |
---|---|
<T extends Client,C extends ClientAdapter<C>> |
register(Class<T> type,
ClientAdapter<C> target) |
<T extends Client,C extends ClientAdapter<C>> void register(Class<T> type, ClientAdapter<C> target)
Copyright © 2015–2024 Red Hat. All rights reserved.