Castle.MicroKernel.SubSystems.Naming
Namespace with 2 public types
Classes
DefaultNamingSubSystem
Default implementation.
Keeps services map as a simple hash table.
Keeps key map as a list dictionary to maintain order.
Does not support a query string.
Interfaces
INamingSubSystem
Contract for SubSystem that wishes to keep and coordinate
component registration.