Uses of Interface
org.mule.devkit.model.module.connectivity.ManagedConnectionModule

Packages that use ManagedConnectionModule
org.mule.devkit.model.module   
org.mule.devkit.model.module.connectivity   
 

Uses of ManagedConnectionModule in org.mule.devkit.model.module
 

Methods in org.mule.devkit.model.module that return ManagedConnectionModule
 ManagedConnectionModule ProcessorMethod.getManagedConnectionModule()
           
 

Uses of ManagedConnectionModule in org.mule.devkit.model.module.connectivity
 

Methods in org.mule.devkit.model.module.connectivity that return types with arguments of type ManagedConnectionModule
 Method<ManagedConnectionModule> ManagedConnectionModule.getConnectionIdentifierMethod()
           
 Method<ManagedConnectionModule> ManagedConnectionModule.getDisconnectMethod()
           
 Method<ManagedConnectionModule> ManagedConnectionModule.getValidateConnectionMethod()
           
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.