| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyedCollection<String,EnvEntry> |
ApplicationClient.envEntry |
protected KeyedCollection<String,EnvEntry> |
Application.envEntry |
protected KeyedCollection<String,EnvEntry> |
Interceptor.envEntry |
protected KeyedCollection<String,EnvEntry> |
EntityBean.envEntry |
protected KeyedCollection<String,EnvEntry> |
SessionBean.envEntry |
protected KeyedCollection<String,EnvEntry> |
MessageDrivenBean.envEntry |
protected KeyedCollection<String,EnvEntry> |
WebFragment.envEntry |
protected KeyedCollection<String,EnvEntry> |
WebApp.envEntry |
| Modifier and Type | Method and Description |
|---|---|
EnvEntry |
EnvEntry.injectionTarget(Class<?> clazz,
String property) |
EnvEntry |
EnvEntry.injectionTarget(String className,
String property) |
EnvEntry |
EnvEntry.lookup(String lookupName) |
EnvEntry |
EnvEntry.mappedName(String mappedName) |
EnvEntry |
EnvEntry.name(String envEntryName) |
EnvEntry |
EnvEntry.type(Class<?> envEntryType) |
EnvEntry |
EnvEntry.type(String envEntryType) |
EnvEntry |
EnvEntry.value(String envEntryValue) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.