Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

AbstractAutoProxyCreator Fields

The fields of the AbstractAutoProxyCreator class are listed below. For a complete list of AbstractAutoProxyCreator class members, see the AbstractAutoProxyCreator Members topic.

Protected Static (Shared) Fields

DO_NOT_PROXY Convenience constant for subclasses: Return value for "do not proxy".
PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS Convenience constant for subclasses: Return value for "proxy without additional interceptors, just the common ones".

Protected Instance Fields

logger The logger for this class hierarchy.

See Also

AbstractAutoProxyCreator Class | Spring.Aop.Framework.AutoProxy Namespace | InterceptorNames | ObjectNameAutoProxyCreator