org.osoa.sca.annotations
Annotation Type Destroy


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

Annotation used to indicate a method that will be called by the container when the scope defined for the local service ends.