Seam Spring

Existing features (as of Seam Spring 3.1)

Feature                                                        

"Requires" changes

Ranking

Objections

Bootstrapping Spring contexts (@Produce @SpringContext)

n

10

 

Access to Spring web application context 
(@Produce @Web @SpringContext)

n

10

 

Exposure of Spring beans as CDI beans (availability for injection)
(resource locator pattern - @Produce @SpringBean)

n

10

 

Exposure of CDI beans as Spring beans (and availability for injection)
(FactoryBean and namespace support)

n

10

 

BeanManager accessor - to be migrated to DeltaSpike facilities

n

10

 

Planned features

From the module site, as well as new

Feature                                                                                        

"Requires" changes

Ranking

Objections

CDI eventing/Spring eventing bridge

n/a

8

 

Spring aspect/CDI interceptors bridge

n/a

8

 

Transparent registration of Spring beans as CDI beans

n/a

TBD

 

Transparent registration of CDI beans as Spring beans

n/a

TBD

 

  • No labels