Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

 

Classes

  Class Description
Public class ConfigureCachingExtension
Base class for fluent interface builders that extend the caching configuration fluent interface.
Public class LoggingConfigurationExtension
Public class SendToTraceListenerExtension

Interfaces

  Interface Description
Public interface IConfigureCaching
Root fluent interface for building up caching configuration.
Public interface IConfigureCachingExtension
Allows access to the underlying CachingSettings being configured.
Public interface IConfigureTypeRegistration
Fluent interface used to configure a ITypeRegistrationsProvider instance.
Public interface IConfigureTypeRegistrations
Fluent interface that allows to add ITypeRegistrationsProvider instances.
Public interface IExceptionConfigurationAddExceptionHandlers
This interface provides the extension point for handlers that provide a fluent configuration interface.
Public interface IExceptionConfigurationForExceptionType
Fluent interface extensions for configuring an exception type on an exception policy.
Public interface IExceptionConfigurationForExceptionTypeOrPostHandling
This interface supports the configuration of the Exception Handling Application Block.
Public interface IExceptionConfigurationGivenPolicyWithName
Defines an exception policy with a given name.
Public interface IExceptionConfigurationLoggingProvider
Defines the fluent configuration extensions for the logging provider.
Public interface IExceptionConfigurationReplaceWithProvider
This interface supports the fluent configuration of ReplaceHandler
Public interface IExceptionConfigurationThenDoPostHandlingAction
This interface supports the fluent configuration of the Exception Handling Application Block.
Public interface IExceptionConfigurationWithMessage
Defines interface for adding messages when configuring a ReplaceHandler for an exception.
Public interface IExceptionConfigurationWrapWithProvider
This interface supports the fluent configuration of WrapHandler
Public interface ILoggingConfigurationCategoryContd
Public interface ILoggingConfigurationCategoryOptions
Public interface ILoggingConfigurationCategoryStart
Public interface ILoggingConfigurationContd
Public interface ILoggingConfigurationCustomCategoryOptions
Public interface ILoggingConfigurationCustomCategoryStart
Public interface ILoggingConfigurationExtension
Public interface ILoggingConfigurationFilterLogEnabled
Public interface ILoggingConfigurationFilterOnCategory
Public interface ILoggingConfigurationFilterOnPriority
Public interface ILoggingConfigurationOptions
Public interface ILoggingConfigurationSendTo
Public interface ILoggingConfigurationSendToExtension
Public interface ILoggingConfigurationSendToIsolatedStorageTraceListener
Public interface ILoggingConfigurationSendToNotificationTraceListener
Public interface ILoggingConfigurationSendToRemoteServiceTraceListener
Public interface ILoggingConfigurationSpecialSources
Public interface ILoggingConfigurationStart
Public interface ISetupInMemoryCacheNamed
Fluent interface used to configure a InMemoryCache instance.
Public interface ISetupInMemoryCacheNamedOptions
Fluent interface used to further configure a InMemoryCache instance.
Public interface ISetupIsolatedStorageCacheNamed
Fluent interface used to configure a IsolatedStorageCache instance.
Public interface ISetupIsolatedStorageCacheNamedOptions
Fluent interface used to further configure a IsolatedStorageCache instance.