|
||||||||||
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<String,ServiceRef> |
EntityBean.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
ApplicationClient.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
Interceptor.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
SessionBean.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
WebApp.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
MessageDrivenBean.serviceRef
|
Methods in org.apache.openejb.jee that return types with arguments of type ServiceRef | |
---|---|
Collection<ServiceRef> |
EntityBean.getServiceRef()
|
Collection<ServiceRef> |
JndiConsumer.getServiceRef()
|
Collection<ServiceRef> |
ApplicationClient.getServiceRef()
|
Collection<ServiceRef> |
Interceptor.getServiceRef()
|
Collection<ServiceRef> |
SessionBean.getServiceRef()
|
Collection<ServiceRef> |
WebApp.getServiceRef()
|
Collection<ServiceRef> |
MessageDrivenBean.getServiceRef()
|
Map<String,ServiceRef> |
EntityBean.getServiceRefMap()
|
Map<String,ServiceRef> |
JndiConsumer.getServiceRefMap()
|
Map<String,ServiceRef> |
ApplicationClient.getServiceRefMap()
|
Map<String,ServiceRef> |
Interceptor.getServiceRefMap()
|
Map<String,ServiceRef> |
SessionBean.getServiceRefMap()
|
Map<String,ServiceRef> |
WebApp.getServiceRefMap()
|
Map<String,ServiceRef> |
MessageDrivenBean.getServiceRefMap()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |