JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
jadex.micro.annotation
Annotation Type AgentBody
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface
AgentBody
A method marked with this annotation will be called after creation of the agent is complete. At this point, all fields and required services are available and can be used.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element