org.odata4j.producer.resources
Class ODataProducerProvider

java.lang.Object
  extended by com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider<ODataProducer>
      extended by org.odata4j.producer.resources.ODataProducerProvider
All Implemented Interfaces:
InjectableProvider<Context,Type>

@Provider
public class ODataProducerProvider
extends com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider<ODataProducer>


Field Summary
static String FACTORY_PROPNAME
           
 
Constructor Summary
ODataProducerProvider()
           
 
Method Summary
static void setInstance(ODataProducer producer)
           
 
Methods inherited from class com.sun.jersey.core.impl.provider.xml.LazySingletonContextProvider
getInjectable, getScope
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FACTORY_PROPNAME

public static String FACTORY_PROPNAME
Constructor Detail

ODataProducerProvider

public ODataProducerProvider()
Method Detail

setInstance

public static void setInstance(ODataProducer producer)


http://odata4j.org