Package org.technologybrewery.fermenter.stout.util
-
Class Summary Class Description SpringApplicationContextHolder Maintains a copy of the encapsulating container's SpringApplicationContextto facilitate programmatic access toApplicationContextfunctionality, such as manually auto-wiring business objects not managed by Spring with Spring-managed components.SpringAutowiringUtil Facilitates the auto-wiring of objects that are *not* created by Spring with dependencies that are managed by Spring.