Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/io/pof/SystemPofContext.hpp>
Inherits SimplePofContext.
System-wide PofContext implementation that allows POF user types to be registered programatically.
Public Types |
|
| typedef spec::Handle | Handle |
| SystemPofContext Handle definition. | |
| typedef spec::View | View |
| SystemPofContext View definition. | |
| typedef spec::Holder | Holder |
| SystemPofContext Holder definition. | |
Static Public Member Functions |
|
| static Handle | getInstance () |
| Return the SystemPofContext singleton instance. | |
| static void | main (ObjectArray::View vasArg) |
| Executable entrypoint for the SystemPofContext class. | |
| static Handle getInstance | ( | ) | [static] |
Return the SystemPofContext singleton instance.
| static void main | ( | ObjectArray::View | vasArg | ) | [static] |
Executable entrypoint for the SystemPofContext class.
Print the POF registrations.
| vasArg | a list of libraries to load, and print their registered classes. |
The documentation for this class was generated from the following file: