Click or drag to resize

SafeConfigurablePofContext Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodSafeConfigurablePofContext
Default constructor.
Public methodSafeConfigurablePofContext(Stream)
Create a ConfigurablePofContext that will use the passed configuration information.
Public methodSafeConfigurablePofContext(String)
Create a ConfigurablePofContext that will load configuration information from the specified locator.
Public methodSafeConfigurablePofContext(IXmlElement)
Create a ConfigurablePofContext that will use the passed configuration information.
Top
See Also