Package com.bc.ceres.util


package com.bc.ceres.util
  • Class
    Description
    Central registry to (a) deterministically release resources via cleanup(owner), and (b) provide a GC fallback via Cleaner if close/cleanup was forgotten.
    Marker interface for cleaner states.
    This tool generates the catalog (update.xml/update.xml.gz) for a set of nbm files.
    A template reader replaces any occurences of ${key} or $key in the underlying stream with the string representations of any non-null value returned by a given resolver for that key.