org.mule.module.launcher.descriptor
Interface DescriptorParser

All Known Implementing Classes:
PropertiesDescriptorParser

public interface DescriptorParser


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

Method Detail

parse

ApplicationDescriptor parse(File descriptor)
                            throws IOException
Throws:
IOException

getSupportedFormat

String getSupportedFormat()


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