public abstract @interface

Connect

implements Annotation
org.mule.api.annotations.Connect

Class Overview

This annotation marks a method inside a Connector as the responsible for creating a connection. It will be called by the connector's connection manager.

Summary

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