Class ProjectTracker

java.lang.Object
aQute.bnd.build.ProjectTracker
All Implemented Interfaces:
AutoCloseable

class ProjectTracker extends Object implements AutoCloseable
This class is responsible for maintaining the project list. Since this list can change asynchronously we guard access from here.