Java version of the A* pathfinding library

Like the scanning method in AStarPath, is that necessary at runtime?. (I also wan to disable the multi-thread feature in path finding since the server needs to hold a big amount of online players at the same time)