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()
           
 

Methods in org.mule.devkit.model.module that return types with arguments of type ManagedConnectionModule
 Set<ManagedConnectionModule> ProcessorMethod.getManagedConnectionModules()
           
 

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–2014 MuleSoft, Inc.. All rights reserved.