org.glassfish.jersey.media.multipart.internal
Class FormDataParamValueFactoryProvider.InjectionResolver

java.lang.Object
  extended by com.sun.hk2.component.InjectionResolver<A>
      extended by org.glassfish.jersey.server.internal.inject.ParamInjectionResolver<FormDataParam>
          extended by org.glassfish.jersey.media.multipart.internal.FormDataParamValueFactoryProvider.InjectionResolver
All Implemented Interfaces:
com.sun.hk2.component.InjectionResolverQuery
Enclosing class:
FormDataParamValueFactoryProvider

public static final class FormDataParamValueFactoryProvider.InjectionResolver
extends ParamInjectionResolver<FormDataParam>


Field Summary
 
Fields inherited from class com.sun.hk2.component.InjectionResolver
type
 
Constructor Summary
FormDataParamValueFactoryProvider.InjectionResolver()
           
 
Method Summary
 
Methods inherited from class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
getValue, isOptional
 
Methods inherited from class com.sun.hk2.component.InjectionResolver
getSetterMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormDataParamValueFactoryProvider.InjectionResolver

public FormDataParamValueFactoryProvider.InjectionResolver()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.