1 2We have a list of plugins. 3 4In any particular context, some plugins are enabled. 5 6DetectorFactoryCollection: 7 Core plugin 8 Collection of plugins 9 Collection of DetectorFactories 10 Adjustment ranker 11 12I18N 13 ResourceBundles 14 bugPatternMap 15 bugCodeMap 16 categoryDescriptionMap 17 18Plugin 19 collection of DetectorFactory 20 bug patterns, codes, etc. 21 component plugins 22 bug ranker 23 enabled 24 plugin loader 25 26CloudFactory 27 registeredClouds 28 29