org.mule.module.launcher.descriptor
Interface DescriptorParser

All Known Implementing Classes:
PropertiesDescriptorParser

public interface DescriptorParser


Method Summary
 String getSupportedFormat()
           
 ApplicationDescriptor parse(File descriptor, String applicationName)
           
 

Method Detail

parse

ApplicationDescriptor parse(File descriptor,
                            String applicationName)
                            throws IOException
Throws:
IOException

getSupportedFormat

String getSupportedFormat()


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