com.sun.faban.harness
Annotation Type Stop


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

Annotation used for stopping a service and tool.

Author:
Sheetal Patil