Package com.embabel.agent.api.annotation
Annotation AgentCapabilities
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS})@Component() public @interface AgentCapabilities
Indicates that this class exposes actions, goals and conditions that may be used by agents, but is not an agent in itself. This is a Spring stereotype annotation, so annotated classes will be picked up on the classpath and injected