org.ow2.easywsdl.wsdl.decorator
Class GenericDescriptionConverter<DNew extends AbsItfDescription,DImpl extends DecoratorDescriptionImpl>

java.lang.Object
  extended by org.ow2.easywsdl.wsdl.decorator.GenericDescriptionConverter<DNew,DImpl>

public class GenericDescriptionConverter<DNew extends AbsItfDescription,DImpl extends DecoratorDescriptionImpl>
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
GenericDescriptionConverter()
           
 
Method Summary
 DNew convertDescription(AbsItfDescription odlDesc, java.lang.Class<DImpl> dimpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericDescriptionConverter

public GenericDescriptionConverter()
Method Detail

convertDescription

public DNew convertDescription(AbsItfDescription odlDesc,
                               java.lang.Class<DImpl> dimpl)
                                                  throws WSDLException
Throws:
WSDLException


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.