Package de.bsommerfeld.pathetic.api.factory


package de.bsommerfeld.pathetic.api.factory
Creation SPI for pathfinder instances.

PathfinderFactory creates Pathfinder instances from a PathfinderConfiguration; implementations are supplied by engine modules. PathfinderInitializer hooks platform-specific setup into creation (used, for example, by platform integrations that must register listeners before the pathfinder is handed out).