Element <adapter> |
---|
Attribute class (required) | Translator: | class |
---|
The class (or interface) to register the adapter against. |
Attribute object (required) | Translator: | object |
---|
The adapter that corresponds to objects of the given class. |
Conversion Rules |
---|
<conversion
class=" org.apache.hivemind.lib.adapter.AdapterRegistryContribution"
>
- <map
attribute="class"
property="registerClass"
/>
- <map
attribute="object"
property="adapter"
/>
</conversion> |
References |
---|
|