Package com.vaadin.uitest.ai
Class LLMService.ServiceLocator
java.lang.Object
com.vaadin.uitest.ai.LLMService.ServiceLocator
- Enclosing interface:
- LLMService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends LLMService>
TcreateService(Class<T> clazz) static <T extends LLMService>
voidstatic <T extends LLMService>
voidsetService(Class<T> clazz, LLMService instance)
-
Constructor Details
-
ServiceLocator
public ServiceLocator()
-
-
Method Details
-
createService
-
setService
-
reset
-