jarThemUp(String ejbGroupName, EjbGroup ejbGroup, ArrayList classDescriptors) Jar all the given class in the given jar file
Parameters: destJarFile - Where all the classes will be added to Parameters: classDescriptors - All the classes will be jarred.
Jar all the given class in the given jar file
Parameters: destJarFile - Where all the classes will be added to Parameters: classDescriptors - All the classes will be jarred. It is a Collection of ClassDescriptors