Searched defs:componentDefinitionType (Results 1 – 4 of 4) sorted by relevance
132 abstract TypeElement componentDefinitionType(); in componentDefinitionType() method in ComponentDescriptor
63 static boolean isComponent(TypeElement componentDefinitionType) { in isComponent()
213 ProvisionBinding forComponent(TypeElement componentDefinitionType) { in forComponent()
170 protected final TypeElement componentDefinitionType() { in componentDefinitionType() method in AbstractComponentWriter