Uses of Class
com.tangosol.io.pof.ConfigurablePofContext.PofConfig
Packages that use ConfigurablePofContext.PofConfig
Package
Description
Contains classes related to POF serialization and deserialization.
- 
Uses of ConfigurablePofContext.PofConfig in com.tangosol.io.pof
Methods in com.tangosol.io.pof that return ConfigurablePofContext.PofConfigModifier and TypeMethodDescriptionprotected ConfigurablePofContext.PofConfigConfigurablePofContext.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.PofConfigConfigurablePofContext.getPofConfig()Obtain the PofConfig that represents the initialized state of the ConfigurablePofContext.