Uses of Interface
org.eclipse.jst.j2ee.jca.InboundResourceAdapter

Packages that use InboundResourceAdapter
org.eclipse.jst.j2ee.jca This package includes the connector module model api.  
 

Uses of InboundResourceAdapter in org.eclipse.jst.j2ee.jca
 

Methods in org.eclipse.jst.j2ee.jca that return InboundResourceAdapter
 InboundResourceAdapter JcaFactory.createInboundResourceAdapter()
          Returns a new object of class 'Inbound Resource Adapter'
 InboundResourceAdapter ResourceAdapter.getInboundResourceAdapter()
          Returns the value of the 'Inbound Resource Adapter' containment reference
 

Methods in org.eclipse.jst.j2ee.jca with parameters of type InboundResourceAdapter
 void ResourceAdapter.setInboundResourceAdapter(InboundResourceAdapter value)
          Sets the value of the 'Inbound Resource Adapter' containment reference