org.mule.api.annotations
Annotation Type ValidateConnection


@Target(value=METHOD)
@Retention(value=SOURCE)
@Documented
public @interface ValidateConnection

This annotation marks a method inside a Connector as the responsible for validating if the connector is actually connected or not.



Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.