Translates the IInterceptor messages to instance possible hooks

Namespace: Castle.ActiveRecord.Framework
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public class HookDispatcher : EmptyInterceptor

Inheritance Hierarchy

System..::Object
  EmptyInterceptor
    Castle.ActiveRecord.Framework..::HookDispatcher

See Also