Package jadex.micro.annotation
Annotation Type AgentKilled
-
@Deprecated @Target(METHOD) @Retention(RUNTIME) public @interface AgentKilled
Deprecated.A method marked with this annotation will be called just before the component is removed from the platform. use: @OnEnd