Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The DefaultOperationalContext type exposes the following members.

Properties

  NameDescription
Config
The current configuration of the object.
DefaultOperationalConfig
The default XML configuration used when one isn't explicitly passed in the constructor for this class.
DefaultOperationalConfigResource
The IResource for the default XML configuration used when one isn't explicitly passed in the constructor for this class.
Edition
The product edition.
EditionName
The product edition in a formatted string.
FilterMap
A dictionary of network filter factories.
IdentityAsserter
An IIdentityAsserter that can be used to establish a user's identity.
IdentityTransformer
An IIdentityTransformer that can be used to transform an IPrincipal into an identity assertion.
IsPrincipalScopingEnabled
Indicates if principal scoping is enabled.
LocalMember
An IMember object representing this process.
LogCharacterLimit
The maximum number of characters for a logger daemon to queue before truncating.
LogDestination
The destination for log messages.
LogLevel
The logging severity level.
LogMessageFormat
The log message format.
LogName
The name of the logger.

See Also