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

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(ConfigurablePofContext)
Create a copy of ConfigurablePofContext from the given one.
ConfigurablePofContext(IXmlElement)
Create a ConfigurablePofContext that will use the passed configuration information.

See Also