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 DeploymentService.appFactory
           
protected  ApplicationFactory DefaultMuleDeployer.applicationFactory
           
 

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

Methods in org.mule.module.launcher with parameters of type ApplicationFactory
 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
 class PrivilegedApplicationFactory
          Creates privileged and default mule applications
 



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