Class DescribedType

java.lang.Object
io.helidon.service.codegen.DescribedType

@Deprecated(forRemoval=true, since="4.4.0") public class DescribedType extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
this class is not part of public API and does not have any public elements, it will be package private in a future release
A described type (class, interface). User service can have up to two types - one is the service itself, another one is a provided contract, if the service is a provider.