Class StorageManagerConverter
java.lang.Object
one.microstream.integrations.cdi.types.config.StorageManagerConverter
- All Implemented Interfaces:
Serializable,org.eclipse.microprofile.config.spi.Converter<StorageManager>
public class StorageManagerConverter extends Object implements org.eclipse.microprofile.config.spi.Converter<StorageManager>
A Config converter to
StorageManager- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description StorageManagerConverter() -
Method Summary
Modifier and Type Method Description StorageManagerconvert(String value)
-
Constructor Details
-
StorageManagerConverter
public StorageManagerConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.eclipse.microprofile.config.spi.Converter<StorageManager>- Throws:
IllegalArgumentExceptionNullPointerException
-