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

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