Package com.schlimm.springcdi

The Spring-CDI interceptor module contains two infrastructure interfaces that allow the modularized approach of Spring-CDI project: SpringCDIPlugin and SpringCDIInfrastructure.

See:
          Description

Interface Summary
SpringCDIInfrastructure Interface for different Spring-CDI classes that allow plug-ins.
SpringCDIPlugin Interface implemented by Spring-CDI plugins.
 

Package com.schlimm.springcdi Description

The Spring-CDI interceptor module contains two infrastructure interfaces that allow the modularized approach of Spring-CDI project: SpringCDIPlugin and SpringCDIInfrastructure. When I implement additional modules - like the interceptor module - users can decide which modules to use and import into their projects. It's not required to add all Spring-CDI functionality if one only needs decorators.



Copyright © 2011. All Rights Reserved.