K
- the type of the registry entry keyV
- the type of the registry entry valuepublic interface RegistryEntryProvider<K,V>
Modifier and Type | Method and Description |
---|---|
K |
getKey()
Supplies the unique key for this node's registry entry.
|
V |
getValue()
Supplies the value for this node's registry entry.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.