org.apache.aries.application.converters
Class WabConverterService
java.lang.Object
org.apache.aries.application.converters.WabConverterService
- All Implemented Interfaces:
- BundleConverter
public class WabConverterService
- extends Object
- implements BundleConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WabConverterService
public WabConverterService()
getWabConverter
public org.apache.aries.web.converter.WarToWabConverter getWabConverter()
setWabConverter
public void setWabConverter(org.apache.aries.web.converter.WarToWabConverter wabConverter)
convert
public BundleConversion convert(IDirectory parentEba,
IFile toBeConverted)
- Specified by:
convert in interface BundleConverter
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.