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(RegistryEntryProvider<K,V> provider)
Creates a registry for the group associated with this factory.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.