Searched refs:buildSystemApiProperties (Results 1 – 1 of 1) sorted by relevance
435 Properties buildSystemApiProperties = getBuildSystemApiProperties(); in getManifestFactory() local436 if (buildSystemApiProperties != null) { in getManifestFactory()437 return new DefaultManifestFactory(buildSystemApiProperties); in getManifestFactory()