Click or drag to resize

ConfigurablePofContext Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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.
Top
See Also