public abstract @interface

Stop

implements Annotation
org.mule.api.annotations.lifecycle.Stop

Class Overview

This is a lifecycle annotation. The method annotated with @Stop will be called during the org.mule.api.lifecycle.Stoppable phase of its lifecycle.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation