Element <strategy> |
Attribute class (required) | Translator: | class |
The class (or interface) to register the stategy against. |
Attribute object (required) | Translator: | object |
The stategy instance that corresponds to objects of the given class. |
Conversion Rules |
<conversion
class=" strategy.StrategyContribution"
>
-
<map
attribute="class"
property="registerClass"
/>
-
<map
attribute="object"
property="strategy"
/>
</conversion>
|
References |
|