iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

FactoryLogAdapter Class

A wrapper arround an IFactory implementation which logs argument type and value when CreateInstance is called.

For a list of all members of this type, see FactoryLogAdapter Members.

System.Object
   FactoryLogAdapter

[Visual Basic]
Public Class FactoryLogAdapter
    Implements IFactory
[C#]
public class FactoryLogAdapter : IFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Utilities.Objects

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

FactoryLogAdapter Members | IBatisNet.Common.Utilities.Objects Namespace