throw new NullPointerException();
_bean = (Bean<X>) createBean(mBean, baseApi, apiList, extAnnType);
// CDI TCK requires the rawAnnType, not the processed one
ProcessSessionBeanImpl process
= new ProcessSessionBeanImpl(moduleBeanManager,
_bean,
rawAnnType,
getEJBName(),
getSessionBeanType());