Home | History | Annotate | Download | only in tutorial

Lines Matching full:bean

629 to <code>toClass()</code>.  For example, if <code>bean</code> is your
630 session bean object, then the following code:
633 Class c = cc.toClass(bean.getClass().getClassLoader());
638 the <code>bean</code> object).