Creates an empty Session Enterprise JavaBean (EJB) component. A session
bean is typically used to encapsulate business logic or enterprise resources.
This template creates the Java classes for a single session bean and
registers the bean in the EJB module's deployment descriptor, if required.