Class AiServiceRegisteredEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
dev.langchain4j.service.spring.event.AiServiceRegisteredEvent
- All Implemented Interfaces:
Serializable
public class AiServiceRegisteredEvent
extends org.springframework.context.ApplicationEvent
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionAiServiceRegisteredEvent(Object source, Class<?> aiServiceClass, List<dev.langchain4j.agent.tool.ToolSpecification> toolSpecifications) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AiServiceRegisteredEvent
-
-
Method Details
-
aiServiceClass
-
toolSpecifications
-