public final class HtmlAudioNotifierPlugin extends hudson.Plugin implements hudson.model.Describable<HtmlAudioNotifierPlugin>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HtmlAudioNotifierPlugin.PluginDescriptor | 
| Constructor and Description | 
|---|
| HtmlAudioNotifierPlugin() | 
| Modifier and Type | Method and Description | 
|---|---|
| HtmlAudioNotifierPlugin.PluginDescriptor | getDescriptor() | 
| static void | initializePlugin()Initializes the other components in the plugin by injecting their required dependencies. | 
@Initializer(after=PLUGINS_PREPARED) public static void initializePlugin()
InitMilestone.PLUGINS_PREPARED. Using Plugin.postInitialize() is not an option since it may
 be called in InitMilestone.PLUGINS_LISTED.public HtmlAudioNotifierPlugin.PluginDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<HtmlAudioNotifierPlugin>Copyright © 2004-2011. All Rights Reserved.