Uses of Class
com.tangosol.io.pof.ConfigurablePofContext.PofConfig
Package
Description
Contains classes related to POF serialization and deserialization.
-
Uses of ConfigurablePofContext.PofConfig in com.tangosol.io.pof
Modifier and TypeMethodDescriptionprotected ConfigurablePofContext.PofConfig
ConfigurablePofContext.createPofConfig()
Create a PofConfig object based on a configuration that was either provided as XML, or can be loaded from the specified (or default) URI using the provided ClassLoader.protected ConfigurablePofContext.PofConfig
ConfigurablePofContext.getPofConfig()
Obtain the PofConfig that represents the initialized state of the ConfigurablePofContext.