java.lang.Object
io.helidon.service.registry.GeneratedService
All types in this class are used from generated code for services.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Utility type to provide method to combine injection point information for inheritance support.static interface
For event observers an observer registration is generated, so it can be picked-up by theEventManager
implementation at runtime.static class
Wrapper for generated Service factories that implement aService.InjectionPointFactory
.static interface
Each descriptor for s service that is annotated withService.PerInstance
implements this interface to provide information about the type that drives it.static interface
Each descriptor for s service that is implementsService.QualifiedFactory
implements this interface to provide information about the qualifier it supports.static class
Wrapper for generated Service factories that implement aService.QualifiedFactory
.static interface
Each descriptor for a service that implementsService.ScopeHandler
implements this interface to provide information about the scope it handles.static class
Wrapper for generated Service factories that implement aService.ServicesFactory
.static class
Wrapper for generated Service factories that implement aSupplier
of a service. -
Method Summary