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.

Version:
$Rev: 431035 $ $Date: 2006-08-12 06:54:25 -0700 (Sat, 12 Aug 2006) $



Copyright © 2006 Apache Software Foundation. All Rights Reserved.