Classes

  ClassDescription
CastleLazyInitializer
A LazyInitializer for use with the Castle Dynamic Class Generator.
CastleProxyFactory
LazyInitializer
Provides the base functionallity to Handle Member calls into a dynamically generated NHibernate Proxy.
NHibernateProxyHelper
NHibernateProxyHelper provides convenience methods for working with objects that might be instances of Classes or the Proxied version of the Class.
ProxyTypeValidator

Interfaces

  InterfaceDescription
INHibernateProxy
A marker interface so NHibernate can know if it is dealing with an object that is a Proxy.
IProxyFactory