ITargetSource implementation that holds a local object.
For a list of all members of this type, see SingletonTargetSource Members .
System.Object
SingletonTargetSource
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is the default implementation of the ITargetSource interface used by the AOP framework. There should be no need to create objects of this class in application code.
Namespace: Spring.Aop.Target
Assembly: Spring.Aop (in Spring.Aop.dll)
SingletonTargetSource Members | Spring.Aop.Target Namespace