@Target(TYPE)
@Retention(RUNTIME)
public @interface FactoryMethod
ConvertAsProperties or on any class that is processed by serializing
Convertors.| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |
Name of factory method to use instead of default constructor.
|
java.lang.String value
ConvertAsProperties annotation.Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.