Uses of Interface
org.apache.openejb.jee.EjbReference

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

Uses of EjbReference in org.apache.openejb.jee
 

Classes in org.apache.openejb.jee that implement EjbReference
 class EjbLocalRef
          The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
 class EjbRef
          The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
 

Constructors in org.apache.openejb.jee with parameters of type EjbReference
EjbLocalRef(EjbReference ref)
           
 



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