org.oddjob.framework
Annotation Type Stop


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

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

See Also:
Service, ServiceStrategies
Author:
rob