|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EjbLocalRef | |
| org.openejb.config | |
| org.openejb.config.ejb11 | |
| Uses of EjbLocalRef in org.openejb.config |
| Methods in org.openejb.config that return EjbLocalRef | |
EjbLocalRef[] |
SessionBean.getEjbLocalRef()
|
EjbLocalRef[] |
Bean.getEjbLocalRef()
|
EjbLocalRef[] |
EntityBean.getEjbLocalRef()
|
| Uses of EjbLocalRef in org.openejb.config.ejb11 |
| Methods in org.openejb.config.ejb11 that return EjbLocalRef | |
EjbLocalRef |
Session.getEjbLocalRef(int index)
Method getEjbLocalRef |
EjbLocalRef[] |
Session.getEjbLocalRef()
Method getEjbLocalRef |
EjbLocalRef |
Session.removeEjbLocalRef(int index)
Method removeEjbLocalRef |
EjbLocalRef |
Entity.getEjbLocalRef(int index)
Method getEjbLocalRef |
EjbLocalRef[] |
Entity.getEjbLocalRef()
Method getEjbLocalRef |
EjbLocalRef |
Entity.removeEjbLocalRef(int index)
Method removeEjbLocalRef |
| Methods in org.openejb.config.ejb11 with parameters of type EjbLocalRef | |
void |
Session.addEjbLocalRef(EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
Session.addEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
Session.setEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method setEjbLocalRef |
void |
Session.setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
Method setEjbLocalRef |
void |
Entity.addEjbLocalRef(EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
Entity.addEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method addEjbLocalRef |
void |
Entity.setEjbLocalRef(int index,
EjbLocalRef vEjbLocalRef)
Method setEjbLocalRef |
void |
Entity.setEjbLocalRef(EjbLocalRef[] ejbLocalRefArray)
Method setEjbLocalRef |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||