Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Overload List

  NameDescription
SafeConfigurablePofContext()()()
Default constructor.
SafeConfigurablePofContext(Stream)
Create a ConfigurablePofContext that will use the passed configuration information.
SafeConfigurablePofContext(String)
Create a ConfigurablePofContext that will load configuration information from the specified locator.
SafeConfigurablePofContext(IXmlElement)
Create a ConfigurablePofContext that will use the passed configuration information.

See Also