|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbLocalRef | |
---|---|
org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of EjbLocalRef in org.apache.openejb.jee |
---|
Fields in org.apache.openejb.jee with type parameters of type EjbLocalRef | |
---|---|
protected KeyedCollection<String,EjbLocalRef> |
Interceptor.ejbLocalRef
|
protected KeyedCollection<String,EjbLocalRef> |
SessionBean.ejbLocalRef
|
protected KeyedCollection<String,EjbLocalRef> |
MessageDrivenBean.ejbLocalRef
|
protected KeyedCollection<String,EjbLocalRef> |
ApplicationClient.ejbLocalRef
|
protected KeyedCollection<String,EjbLocalRef> |
WebApp.ejbLocalRef
|
protected KeyedCollection<String,EjbLocalRef> |
EntityBean.ejbLocalRef
|
Methods in org.apache.openejb.jee that return types with arguments of type EjbLocalRef | |
---|---|
Collection<EjbLocalRef> |
JndiConsumer.getEjbLocalRef()
|
Collection<EjbLocalRef> |
Interceptor.getEjbLocalRef()
|
Collection<EjbLocalRef> |
SessionBean.getEjbLocalRef()
|
Collection<EjbLocalRef> |
MessageDrivenBean.getEjbLocalRef()
|
Collection<EjbLocalRef> |
ApplicationClient.getEjbLocalRef()
|
Collection<EjbLocalRef> |
WebApp.getEjbLocalRef()
|
Collection<EjbLocalRef> |
EntityBean.getEjbLocalRef()
|
Map<String,EjbLocalRef> |
JndiConsumer.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
Interceptor.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
SessionBean.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
MessageDrivenBean.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
ApplicationClient.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
WebApp.getEjbLocalRefMap()
|
Map<String,EjbLocalRef> |
EntityBean.getEjbLocalRefMap()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |