You do not need to use extension point, just override the start[1] (probably stop also) method of your implementation of plugin class.
Regards, Hugo [1]http://javadoc.jenkins-ci.org/hudson/Plugin.html#start%28%29 On Monday, January 20, 2014 8:21:55 AM UTC-5, Jayanta Sarkar wrote: > > Hi, > > I would like to create one plugin which would be called during the startup > of Jenkins. Can any one please tell which extension point to use? > > Regards, > Jayanta Sarkar > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
