Click or drag to resize

SafeConfigurablePofContext Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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