Searched refs:_configurations (Results 1 – 2 of 2) sorted by relevance
149 private Configuration[] _configurations; field in WebAppContext454 for (int i=0;i<_configurations.length;i++) in preConfigure()456 LOG.debug("preConfigure {} with {}",this,_configurations[i]); in preConfigure()457 _configurations[i].preConfigure(this); in preConfigure()465 for (int i=0;i<_configurations.length;i++) in configure()467 LOG.debug("configure {} with {}",this,_configurations[i]); in configure()468 _configurations[i].configure(this); in configure()476 for (int i=0;i<_configurations.length;i++) in postConfigure()478 LOG.debug("postConfigure {} with {}",this,_configurations[i]); in postConfigure()479 _configurations[i].postConfigure(this); in postConfigure()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...