org.mule.module.launcher.descriptor
Class PropertiesDescriptorParser
java.lang.Object
org.mule.module.launcher.descriptor.PropertiesDescriptorParser
- All Implemented Interfaces:
- DescriptorParser
public class PropertiesDescriptorParser
- extends Object
- implements DescriptorParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesDescriptorParser
public PropertiesDescriptorParser()
parse
public ApplicationDescriptor parse(File descriptor)
throws IOException
- Specified by:
parse in interface DescriptorParser
- Throws:
IOException
getSupportedFormat
public String getSupportedFormat()
- Specified by:
getSupportedFormat in interface DescriptorParser
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.