@Provider public class TeiidProducerProvider extends Object implements javax.ws.rs.ext.ContextResolver<org.odata4j.producer.ODataProducer>
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<org.teiid.vdb.runtime.VDBKey,LocalClient> |
clientMap |
protected javax.servlet.ServletContext |
context |
protected javax.ws.rs.core.UriInfo |
uriInfo |
| Constructor and Description |
|---|
TeiidProducerProvider() |
@Context protected javax.ws.rs.core.UriInfo uriInfo
@Context protected javax.servlet.ServletContext context
protected HashMap<org.teiid.vdb.runtime.VDBKey,LocalClient> clientMap
public org.odata4j.producer.ODataProducer getContext(Class<?> arg0)
getContext in interface javax.ws.rs.ext.ContextResolver<org.odata4j.producer.ODataProducer>Copyright © 2013 JBoss by Red Hat. All Rights Reserved.