The SessionEJBControlImpl class is the control implementation class for
Stateless/Stateful Session EJBs.
Currently, this is a noop since no session-bean specific control APIs
are defined, but having a unique control interface/impl class still allows
JellyBeans to create two different control types.