Package net.sourceforge.cruisecontrol.interceptor

Interface Summary
ConfigurationAware Represents types which require the configuration.
DetailsAware Represents types which require details for a specific plugin.
PluginsAware Represents types which require lists of available plugins.
 

Class Summary
ConfigurationInterceptor Understands how to load the configuration for ConfigurationAware actions.
DetailsInterceptor Understands how to load plugin details for DetailsAware actions.
PluginLocator Understands how to find plugins.
PluginsInterceptor Understands how to load available plugins for PluginAware actions.