public class ArooaValueConvertlets extends Object implements ConversionProvider
Convertlet from an Object to an
ArooaValue. This
simply wraps the object in a ArooaObject. This is required
when setting a property that is an ArooaValue from a simple
type as the properties of Oddjob variables job. The convertlet is a
FinalConvertlet because further conversions would
make no sense.| Constructor and Description |
|---|
ArooaValueConvertlets() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerWith(ConversionRegistry registry) |
public void registerWith(ConversionRegistry registry)
registerWith in interface ConversionProviderCopyright © 2023. All rights reserved.