org.apache.axis2.jaxws.runtime.description.injection
Class ResourceInjectionServiceRuntimeDescriptionFactory

java.lang.Object
  extended by org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescriptionFactory

public class ResourceInjectionServiceRuntimeDescriptionFactory
extends java.lang.Object


Method Summary
static ResourceInjectionServiceRuntimeDescription get(ServiceDescription serviceDesc, java.lang.Class implClass)
          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 ResourceInjectionServiceRuntimeDescription get(ServiceDescription serviceDesc,
                                                             java.lang.Class implClass)
Get or create MarshalServiceRuntimeDescription

Parameters:
serviceDesc -
implClass -
Returns:
OperationRuntimeDescription


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