Uses of Annotation Interface
io.helidon.service.registry.Service.Singleton
Packages that use Service.Singleton
Package
Description
Testing of SQL based databases using test containers.
Integration with Langchain4j.
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Helidon WebServer HTTP specific APIs.
-
Uses of Service.Singleton in io.helidon.data.sql.testing
Classes in io.helidon.data.sql.testing with annotations of type Service.Singleton -
Uses of Service.Singleton in io.helidon.integrations.langchain4j
Classes in io.helidon.integrations.langchain4j with annotations of type Service.SingletonModifier and TypeClassDescriptionclass
Factory for embedding store content retrievers. -
Uses of Service.Singleton in io.helidon.webserver
Classes in io.helidon.webserver with annotations of type Service.SingletonModifier and TypeClassDescriptionclass
A JavaServiceLoader
provider for adding declarative request scope to Helidon WebServer. -
Uses of Service.Singleton in io.helidon.webserver.http
Classes in io.helidon.webserver.http with annotations of type Service.SingletonModifier and TypeClassDescriptionstatic @interface
Deprecated.Definition of a server endpoint.