|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ServiceEnvironment | Interface used for providing environment specific properties like transaction manager. |
Class Summary | |
---|---|
AbstractServiceEnvironment | Simple abstract base class. |
AutodetectBeanFactoryServiceEnvironment | Service environment that does automatic lookup inside the Spring context for a PlatformTransactionManager and picks the first one it finds. |
JeeBeanFactoryPostProcessor | Spring BeanFactoryBeanPostProcessor to automatically apply JEE injection and interception to annotated classes deployed in a Spring context. |
JtaServiceEnvironment | Jta specific service environment. |
MetadataDrivenBeanPostProcessorSupport | Superclass for post processing singleton definitions, driven by a matching piece of metadata attached to the relevant singleton definition with the given name. |
SimpleServiceEnvironment | A simple javabean implemention (useful in tests) of ServiceEnvironment. |
JEE configuration support.
This package contains configuration time jee support, mainly through Post Processors.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |