Searched defs:creatorKind (Results 1 – 5 of 5) sorted by relevance
48 private final ComponentCreatorKind creatorKind; field in ComponentCreatorAnnotation81 ComponentCreatorKind creatorKind() { in creatorKind() method in ComponentCreatorAnnotation
154 ComponentCreatorKind creatorKind; in write() local279 TypeName creatorMethodReturnType, ComponentCreatorKind creatorKind) { in staticCreatorMethod()
667 ComponentCreatorKind creatorKind; in addFactoryMethods() local
462 private ComponentCreatorKind creatorKind() { in creatorKind() method in ComponentImplementation
39 protected final ComponentCreatorKind creatorKind; field in ComponentCreatorTestHelper