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