Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The ConfigurablePofContext type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Config |
IXmlElement holding configuration information.
| |
| ConfigLocation |
Obtain the location of the configuration that the
ConfigurablePofContext used to configure itself.
| |
| IsInitialized |
Determine if the ConfigurablePofContext has completed its
initialization.
| |
| IsInterfaceAllowed |
Determine if the ConfigurablePofContext supports the
configuration of user types by specifying an interface (instead
of a class) for the .NET type.
| |
| IsSubclassAllowed |
Determine if the ConfigurablePofContext supports the
serialization of an object that is an instance of a sub-class of
a configured type, but not actually an instance of a class of a
configured type.
|