public abstract @interface

Start

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

Class Overview

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

Summary

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