Uses of Interface
org.mule.module.launcher.application.ApplicationFactory

Packages that use ApplicationFactory
org.mule.module.launcher   
org.mule.module.launcher.application   
 

Uses of ApplicationFactory in org.mule.module.launcher
 

Fields in org.mule.module.launcher declared as ApplicationFactory
protected  ApplicationFactory MuleDeploymentService.appFactory
           
protected  ApplicationFactory DefaultMuleDeployer.applicationFactory
           
 

Methods in org.mule.module.launcher that return ApplicationFactory
 ApplicationFactory MuleDeploymentService.getAppFactory()
           
 

Methods in org.mule.module.launcher with parameters of type ApplicationFactory
 void MuleDeploymentService.setAppFactory(ApplicationFactory appFactory)
           
 void DefaultMuleDeployer.setApplicationFactory(ApplicationFactory applicationFactory)
           
 

Uses of ApplicationFactory in org.mule.module.launcher.application
 

Classes in org.mule.module.launcher.application that implement ApplicationFactory
 class DefaultApplicationFactory
          Creates default mule applications
 



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