|
||||||||||
| 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> |
MessageDrivenBean.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
WebApp.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
Interceptor.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
Application.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
EntityBean.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
SessionBean.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
ApplicationClient.serviceRef
|
protected KeyedCollection<String,ServiceRef> |
WebFragment.serviceRef
|
| Methods in org.apache.openejb.jee that return ServiceRef | |
|---|---|
ServiceRef |
ServiceRef.injectionTarget(Class<?> clazz,
String property)
|
ServiceRef |
ServiceRef.injectionTarget(String className,
String property)
|
ServiceRef |
ServiceRef.jaxrpcMappingFile(String jaxrpcMappingFile)
|
ServiceRef |
ServiceRef.lookup(String lookupName)
|
ServiceRef |
ServiceRef.mappedName(String mappedName)
|
ServiceRef |
ServiceRef.name(String serviceRefName)
|
ServiceRef |
ServiceRef.qname(QName serviceQname)
|
ServiceRef |
ServiceRef.type(Class<?> serviceRefType)
|
ServiceRef |
ServiceRef.type(String serviceRefType)
|
ServiceRef |
ServiceRef.wsdl(String wsdlFile)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||