Package jadex.bridge.service.annotation
Annotation Type ServiceStart
-
@Deprecated @Target(METHOD) @Retention(RUNTIME) public @interface ServiceStart
Deprecated.Annotation for pojo service start method. use: @OnStart
@Deprecated
@Target(METHOD)
@Retention(RUNTIME)
public @interface ServiceStart