org.oddjob.framework
Annotation Type Start


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Start

Annotate that a method is the start method of a service.

See Also:
Service, ServiceStrategies
Author:
rob