Uses of Class
io.streamthoughts.azkarra.api.components.ComponentMetadata
-
Packages that use ComponentMetadata Package Description io.streamthoughts.azkarra.api.components -
-
Uses of ComponentMetadata in io.streamthoughts.azkarra.api.components
Methods in io.streamthoughts.azkarra.api.components that return ComponentMetadata Modifier and Type Method Description ComponentMetadataComponentDescriptor. metadata()Gets the component metadata.ComponentMetadataSimpleComponentDescriptor. metadata()Gets the component metadata.Methods in io.streamthoughts.azkarra.api.components with parameters of type ComponentMetadata Modifier and Type Method Description voidSimpleComponentDescriptor. metadata(ComponentMetadata metadata)
-