Castle.MicroKernel.Handlers
Namespace with 21 public types
Classes
ComponentLifecycleExtension
DefaultGenericHandler
DefaultHandler
Summary description for DefaultHandler.
DefaultHandlerFactory
DependencyInspector
ExtendedHandler
GenericHandlerTypeMismatchException
Thrown when can't create proper closed version of itself due to violation of generic constraints.
HandlerException
Summary description for HandlerException.
ParentHandlerWrapper
ReleaseInvocation
ResolveInvocation
Static Classes
HandlerExtensionsUtil
Abstract Classes
AbstractHandler
Implements the basis of
Interfaces
IDependencyInspector
Inspects missings dependencies in the container. Default implementation is used to
construct helpful message for exceptions and debugger views, but other implementations
are also possible if needed.
IExposeDependencyInfo
Might be implemented by a handler
so it can expose access to dependency information
which is used to construct meaningful error messages
IGenericImplementationMatchingStrategy
IGenericServiceStrategy
IReleaseExtension
IResolveExtension