|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceRef | |
|---|---|
| org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ResourceRef in org.apache.openejb.jee |
|---|
| Fields in org.apache.openejb.jee with type parameters of type ResourceRef | |
|---|---|
protected KeyedCollection<String,ResourceRef> |
Interceptor.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
WebApp.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
MessageDrivenBean.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
WebFragment.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
EntityBean.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
SessionBean.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
Application.resourceRef
|
protected KeyedCollection<String,ResourceRef> |
ApplicationClient.resourceRef
|
| Methods in org.apache.openejb.jee that return ResourceRef | |
|---|---|
ResourceRef |
ResourceRef.auth(ResAuth resAuth)
|
ResourceRef |
ResourceRef.injectionTarget(Class<?> clazz,
String property)
|
ResourceRef |
ResourceRef.injectionTarget(String className,
String property)
|
ResourceRef |
ResourceRef.lookup(String lookupName)
|
ResourceRef |
ResourceRef.mappedName(String mappedName)
|
ResourceRef |
ResourceRef.name(String resRefName)
|
ResourceRef |
ResourceRef.type(String resType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||