org.mule.module.launcher.descriptor
Interface DescriptorParser

All Known Implementing Classes:
PropertiesDescriptorParser

public interface DescriptorParser


Method Summary
 java.lang.String getSupportedFormat()
           
 ApplicationDescriptor parse(java.io.File descriptor)
           
 

Method Detail

parse

ApplicationDescriptor parse(java.io.File descriptor)
                            throws java.io.IOException
Throws:
java.io.IOException

getSupportedFormat

java.lang.String getSupportedFormat()


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