Module io.helidon.builder.api
Package io.helidon.builder.api
Annotation Interface RuntimeType.PrototypedBy
- Enclosing class:
RuntimeType
@Target(TYPE)
@Retention(CLASS)
@Deprecated(forRemoval=true,
since="4.4.0")
public static @interface RuntimeType.PrototypedBy
Deprecated, for removal: This API element is subject to removal in a future version.
This annotation is no longer used.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<? extends Prototype.Api> Deprecated, for removal: This API element is subject to removal in a future version.Type of the prototype.
-
Element Details
-
value
Class<? extends Prototype.Api> valueDeprecated, for removal: This API element is subject to removal in a future version.Type of the prototype.- Returns:
- prototype class
-
Prototype.Factoryinstead.