C# Class Castle.Facilities.NHibernateIntegration.Internal.SessionDisposeSynchronization

Inheritance: ISynchronization
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
AfterCompletion ( ) : void
BeforeCompletion ( ) : void
SessionDisposeSynchronization ( SessionDelegate session ) : NHibernate

Method Details

AfterCompletion() public method

public AfterCompletion ( ) : void
return void

BeforeCompletion() public method

public BeforeCompletion ( ) : void
return void

SessionDisposeSynchronization() public method

public SessionDisposeSynchronization ( SessionDelegate session ) : NHibernate
session SessionDelegate
return NHibernate