|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Injection | |
---|---|
org.apache.openejb.client |
Uses of Injection in org.apache.openejb.client |
---|
Methods in org.apache.openejb.client that return types with arguments of type Injection | |
---|---|
List<Injection> |
InjectionMetaData.getInjections()
|
Constructor parameters in org.apache.openejb.client with type arguments of type Injection | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |