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