org.objectweb.dsrg.sofa.annotations
Annotation Type SavesState


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

Annotates a method that stores state of the component.