I'll create the bundle for the servlet deployer, but I have one question.
should I moved the main class GrizzlyWebServerDeployer.java to the bundle
or all the classes from the module ? or create a dummy class like the
framework ?
Just want to be sure to do it correctly.