Set the names of the objects in IList fashioned way that should automatically get wrapped with proxies. A name can specify a prefix to match by ending with "*", e.g. "myObject,tx*" will match the object named "myObject" and all objects whose name start with "tx".
ObjectNameAutoProxyCreator Class | Spring.Aop.Framework.AutoProxy Namespace