public abstract @interface

Disconnect

implements Annotation
org.mule.api.annotations.Disconnect

Class Overview

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

Summary

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