Class FastNodeFinderManager


  • public class FastNodeFinderManager
    extends Object
    Entry point to access FastNodeFinder instance for a class. Likely to become CoreComponent, then static fields would become instance fields and it would be caller's responsibility to obtain instance of this class. XXX lives in kernel as it depends now from classes that require kernel classes. Consider refactoring and relocating to smodel module.
    • Constructor Detail

      • FastNodeFinderManager

        public FastNodeFinderManager()