K
- the type of the registry entry keyV
- the type of the registry entry valuepublic interface RegistryFactory<K,V>
Modifier and Type | Method and Description |
---|---|
Registry<K,V> |
createRegistry(Map.Entry<K,V> entry)
Creates a registry using the specified entry.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.