Create a Java class that will tell will prevent the user to sign up for a course if the total seats for the class is met. As an example the a friendly message will be displayed to the end user as "The class can accommodate 35 students. Right now the class id full".