I've implemented "New Wizard" plug-in for my content-type. Tested it - it works.
Then I've found that neither Bundle-Activator was declared, nor the Activator class was defined.
The question is - when the Activator class is really needed in plug-in. And when it doesn't needed at all?