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 AgentCreated
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface
AgentCreated
A method marked with this annotation will be called upon creation of the agent. This means services, injected fields etc. may not be initialized at this point.
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