com.sun.faban.harness
Annotation Type Start


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

Annotation used for starting a service and tool.

Author:
Sheetal Patil