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

Overload List

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

See Also