2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



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.