Screenshot showing an expanded view of the typical classes generated for a session bean. The expanded node is the logical node. Under it are a Classes node, a Create Methods node, and a Business Methods node. There are no business methods yet. Under the Create Methods node is a default create method labeled create(). Under the Classes node are subnodes for the three main parts of this session bean: the remote interface class, the home interface class, and the bean class.