Interface IComponentSignatureExtractor
- All Known Implementing Classes:
JavaComponentSignatureExtractor
public interface IComponentSignatureExtractor
A
IComponentSignatureExtractor
sets the package name and the name of a ComponentType
based on its signature.- Since:
- 1.14
- Author:
- Sören Henning
-
Method Summary
Modifier and Type Method Description void
extract(ComponentType componentType)
-
Method Details
-
extract
- Since:
- 1.14
-