| Package | Description |
|---|---|
| org.apache.openejb.client |
| Modifier and Type | Method and Description |
|---|---|
List<Injection> |
InjectionMetaData.getInjections() |
| Constructor and Description |
|---|
ClientHandlerResolverImpl(List<HandlerChainMetaData> handlerChains,
List<Injection> injections,
Context context) |
ClientInjectionProcessor(Class<? extends T> beanClass,
List<Injection> injections,
List<CallbackMetaData> postConstructMethods,
List<CallbackMetaData> preDestroyMethods,
Context context) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.