org.ow2.frascati.wsdl
Class WsdlDelegateFactory

java.lang.Object
  extended by org.ow2.frascati.wsdl.WsdlDelegateFactory

public abstract class WsdlDelegateFactory
extends Object

OW2 FraSCAti WSDL Delegate Factory class.

Version:
1.3
Author:
Philippe Merle

Method Summary
static WsdlDelegate newWsdlDelegate(Object delegate, Class<?> interfaze)
          Create a WsdlDelegate instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newWsdlDelegate

public static WsdlDelegate newWsdlDelegate(Object delegate,
                                           Class<?> interfaze)
Create a WsdlDelegate instance.



Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.