|
||||||||||
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 | |
---|---|
java.util.List<Injection> |
InjectionMetaData.getInjections()
|
Constructor parameters in org.apache.openejb.client with type arguments of type Injection | |
---|---|
ClientHandlerResolverImpl(java.util.List<HandlerChainMetaData> handlerChains,
java.util.List<Injection> injections,
javax.naming.Context context)
|
|
ClientInjectionProcessor(java.lang.Class<? extends T> beanClass,
java.util.List<Injection> injections,
java.util.List<CallbackMetaData> postConstructMethods,
java.util.List<CallbackMetaData> preDestroyMethods,
javax.naming.Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |