Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodConfigurablePofContext()()()()
Default constructor.
Public methodConfigurablePofContext(Stream)
Create a ConfigurablePofContext that will use the passed configuration information.
Public methodConfigurablePofContext(String)
Create a ConfigurablePofContext that will load configuration information from the specified locator.
Public methodConfigurablePofContext(ConfigurablePofContext)
Create a copy of ConfigurablePofContext from the given one.
Public methodConfigurablePofContext(IXmlElement)
Create a ConfigurablePofContext that will use the passed configuration information.

See Also