Uses of Class
org.apache.openejb.jee.InboundResource

Packages that use InboundResource
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of InboundResource in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as InboundResource
protected  InboundResource ResourceAdapter.inboundResourceAdapter
           
 

Methods in org.apache.openejb.jee that return InboundResource
 InboundResource ResourceAdapter.getInboundResourceAdapter()
           
 

Methods in org.apache.openejb.jee with parameters of type InboundResource
 void ResourceAdapter.setInboundResourceAdapter(InboundResource value)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.