org.osoa.sca.annotations
Annotation Type Init


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

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

Version:
$Rev: 537744 $ $Date: 2007-05-14 09:00:18 +0100 (Mon, 14 May 2007) $