|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Injection in org.apache.openejb |
|---|
| Methods in org.apache.openejb that return types with arguments of type Injection | |
|---|---|
Collection<Injection> |
AppContext.getInjections()
|
List<Injection> |
BeanContext.getInjections()
|
| Constructor parameters in org.apache.openejb with type arguments of type Injection | |
|---|---|
InjectionProcessor(Class<? extends T> beanClass,
Collection<Injection> injections,
Context context)
|
|
InjectionProcessor(Class<? extends T> beanClass,
Collection<Injection> injections,
List<Method> postConstructMethods,
List<Method> preDestroyMethods,
Context context)
|
|
InjectionProcessor(T suppliedInstance,
Collection<Injection> injections,
Context context)
|
|
| Uses of Injection in org.apache.openejb.assembler.classic |
|---|
| Methods in org.apache.openejb.assembler.classic that return types with arguments of type Injection | |
|---|---|
List<Injection> |
InjectionBuilder.buildInjections(JndiEncInfo jndiEnc)
|
| Method parameters in org.apache.openejb.assembler.classic with type arguments of type Injection | |
|---|---|
HashMap<String,BeanContext> |
EjbJarBuilder.build(EjbJarInfo ejbJar,
Collection<Injection> appInjections)
|
static PortData |
WsBuilder.toPortData(PortInfo port,
Collection<Injection> injections,
URL baseUrl,
ClassLoader classLoader)
|
| Constructor parameters in org.apache.openejb.assembler.classic with type arguments of type Injection | |
|---|---|
JndiEncBuilder(JndiEncInfo jndiEnc,
Collection<Injection> injections,
String transactionType,
String moduleId,
URI moduleUri,
String uniqueId,
ClassLoader classLoader)
|
|
JndiEncBuilder(JndiEncInfo jndiEnc,
Collection<Injection> injections,
String moduleId,
URI moduleUri,
String uniqueId,
ClassLoader classLoader)
|
|
| Uses of Injection in org.apache.openejb.cdi |
|---|
| Methods in org.apache.openejb.cdi that return types with arguments of type Injection | |
|---|---|
List<Injection> |
CdiBeanInfo.getInjections()
|
| Method parameters in org.apache.openejb.cdi with type arguments of type Injection | |
|---|---|
void |
CdiBeanInfo.setInjections(List<Injection> injections)
|
| Uses of Injection in org.apache.openejb.core |
|---|
| Methods in org.apache.openejb.core that return types with arguments of type Injection | |
|---|---|
Collection<Injection> |
WebContext.getInjections()
|
| Uses of Injection in org.apache.openejb.core.ivm.naming |
|---|
| Constructor parameters in org.apache.openejb.core.ivm.naming with type arguments of type Injection | |
|---|---|
JaxWsServiceReference(String id,
QName serviceQName,
Class<? extends Service> serviceClass,
QName portQName,
Class<?> referenceClass,
URL wsdlUrl,
List<PortRefData> portRefs,
List<HandlerChainData> handlerChains,
Collection<Injection> injections)
|
|
| Uses of Injection in org.apache.openejb.core.webservices |
|---|
| Methods in org.apache.openejb.core.webservices that return types with arguments of type Injection | |
|---|---|
List<Injection> |
PortData.getInjections()
|
| Constructor parameters in org.apache.openejb.core.webservices with type arguments of type Injection | |
|---|---|
HandlerResolverImpl(List<HandlerChainData> handlerChains,
Collection<Injection> injections,
Context context)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||