|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
EncInjector | Responsible for populating ENC |
ExtendedInjectionContainer | |
InjectionContainer | This is the container that manages all injections. |
InjectionHandler<X extends RemoteEnvironment> | Comment |
Injector | Comment |
InjectorFactory<I extends Injector> | Allows the creation of injectors. |
PojoInjector |
Class Summary | |
---|---|
AbstractHandler<X extends RemoteEnvironment> | Common base for annotation/xml handlers. |
AbstractPropertyInjector | Comment |
DependsFieldInjector | |
DependsHandler<X extends RemoteEnvironment> | |
DependsMethodInjector | |
EJBContextFieldInjector | Deprecated. use EJBContextPropertyInjector |
EJBContextMethodInjector | Deprecated. use EJBContextPropertyInjector |
EJBContextPropertyInjector | Injects an ejb context into an ejb. |
EjbEncInjector | Comment |
EJBHandler<X extends Environment> | Process all ejb references. |
EJBInjectionHandler<X extends RemoteEnvironment> | Only does the injection side of an @EJB, not the enc setup. |
EJBRemoteHandler<X extends RemoteEnvironment> | Searches bean class for all @Inject and create Injectors for a remote environment. |
EntityManagerFactoryFieldInjector | Comment |
EntityManagerFactoryMethodInjector | Comment |
EnvEntryEncInjector | Comment |
ExtendedPersistenceContextInjector | Comment |
InjectionUtil | Comment |
JndiFieldInjector | Deprecated. use JndiPropertyInjector |
JndiInjectHandler<X extends RemoteEnvironment> | Searches bean class for all @Inject and create Injectors |
JndiMethodInjector | Deprecated. use JndiPropertyInjector |
JndiPropertyInjector | Injects a jndi dependency into a bean property. |
LinkRefEncInjector | Comment |
PcEncInjector | Comment |
PersistenceContextHandler<X extends RemoteEnvironment> | Searches bean class for all |
PersistenceUnitHandler<X extends RemoteEnvironment> | Searches bean class for all @Inject and create Injectors |
PuEncInjector | Comment |
ResourceHandler<X extends RemoteEnvironment> | |
ServiceRefInjector | Inject a web service ref. |
TimerServiceFieldInjector | Deprecated. use TimerServicePropertyInjector |
TimerServiceMethodInjector | Deprecated. use TimerServicePropertyInjector |
TimerServicePropertyInjector | Injects a timer service into an ejb. |
UserTransactionPropertyInjector | Injects a user transaction into a bean property. |
ValueEncInjector | Comment |
WebServiceContextPropertyInjector | Injects a WebServiceContext into a bean. |
WebServiceContextProxy | WebServiceContext proxy that delegates to a ThreadLocal. |
WebServiceRefHandler<X extends RemoteEnvironment> | Handle @WebServiceRef annotations |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |