Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Corona Design Core

Revision as of 08:23, 19 June 2006 by Glenn.everitt.compuware.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Corona Server Core uses the Spring Framework's Aspect Oriented Programming (AOP) libraries. Corona is using Spring AOP implementation inside specifically for the resolution of Containers from the ContainerHome. Corona has a ProjectContainerManager using Spring AOP for finding and instantiating Project Containers

Spring AOP Documentation

Back to the top