org.apache.axis2.jaxws.runtime.description.marshal
Class MarshalServiceRuntimeDescriptionFactory

java.lang.Object
  extended by org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescriptionFactory

public class MarshalServiceRuntimeDescriptionFactory
extends java.lang.Object


Method Summary
static MarshalServiceRuntimeDescription get(ServiceDescription serviceDesc)
          Get or create MarshalServiceRuntimeDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static MarshalServiceRuntimeDescription get(ServiceDescription serviceDesc)
Get or create MarshalServiceRuntimeDescription

Parameters:
serviceDesc -
implClass -
Returns:
MarshalServiceRuntimeDescription


Copyright © 2007 Apache Web Services Project. All Rights Reserved.