Interface CacheObjectValueContext

    • Method Detail

      • copyOnGet

        boolean copyOnGet()
        Returns:
        Copy on get flag.
      • storeValue

        boolean storeValue()
        Returns:
        True if should store unmarshalled value in cache.
      • addDeploymentInfo

        boolean addDeploymentInfo()
        Returns:
        True if deployment info should be associated with the objects of this cache.
      • binaryEnabled

        boolean binaryEnabled()
        Returns:
        Binary enabled flag.