Summer.Batch.Core.Unity.Singleton Namespace Reference

Classes

class  SingletonExtension
 Unity extension to change the default lifetime manager to ContainerControlledLifetimeManager. More...
 
class  SingletonStrategy
 Unity builder strategy that changes the default lifetime manager to ContainerControlledLifetimeManager. It needs to be executed before LifetimeStrategy, and thus should be registered with the Microsoft.Practices.Unity.ObjectBuilder.UnityBuildStage.TypeMapping stage. More...