|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |