Uses of Class
org.apache.openejb.jee.sun.MdbConnectionFactory

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

Uses of MdbConnectionFactory in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as MdbConnectionFactory
protected  MdbConnectionFactory Ejb.mdbConnectionFactory
           
 

Methods in org.apache.openejb.jee.sun that return MdbConnectionFactory
 MdbConnectionFactory Ejb.getMdbConnectionFactory()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type MdbConnectionFactory
 void Ejb.setMdbConnectionFactory(MdbConnectionFactory value)
           
 



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