Uses of Annotation Interface
dev.agenor.core.annotations.Behavior
Packages that use Behavior
-
Uses of Behavior in dev.agenor.core.spi
Methods in dev.agenor.core.spi with parameters of type BehaviorModifier and TypeMethodDescriptionBehaviorAnnotationExtension.createBehavior(Agent agent, Method method, Behavior annotation) Builds the behavior for a@Behavior-annotated method whose type this extensionBehaviorAnnotationExtension.supports(BehaviorType). -
Uses of Behavior in dev.agenor.runtime.behavior.advanced
Methods in dev.agenor.runtime.behavior.advanced with parameters of type BehaviorModifier and TypeMethodDescriptionExtBehaviorAnnotationExtension.createBehavior(Agent agent, Method method, Behavior annotation)