Uses of Class
org.apache.openejb.jee.oejb2.Jndi

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

Uses of Jndi in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type Jndi
protected  List<Jndi> EntityBeanType.jndi
           
protected  List<Jndi> SessionBeanType.jndi
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type Jndi
 List<Jndi> EntityBeanType.getJndi()
           
 List<Jndi> EnterpriseBean.getJndi()
           
 List<Jndi> MessageDrivenBeanType.getJndi()
           
 List<Jndi> SessionBeanType.getJndi()
           
 



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