org.ow2.frascati.wsdl
Class WsdlDelegateFactory

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

public abstract class WsdlDelegateFactory
extends java.lang.Object

OW2 FraSCAti WSDL Delegate Factory class.

Version:
1.3
Author:
Philippe Merle

Method Summary
static WsdlDelegate newWsdlDelegate(java.lang.Object delegate, java.lang.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(java.lang.Object delegate,
                                           java.lang.Class<?> interfaze)
Create a WsdlDelegate instance.



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