org.mule.module.launcher
Interface AppBloodhound

All Known Implementing Classes:
DefaultAppBloodhound

public interface AppBloodhound

Discovers application descriptor and settings.


Method Summary
 ApplicationDescriptor fetch(String appName)
          Sniff around and get me the app descriptor!
 

Method Detail

fetch

ApplicationDescriptor fetch(String appName)
                            throws IOException
Sniff around and get me the app descriptor!

Throws:
IOException


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