|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bm.introspectors.AbstractIntrospector<T>
com.bm.introspectors.SessionBeanIntrospector<T>
T - -
the type of the session beanpublic class SessionBeanIntrospector<T>
SessionBeanIntrospector.
| Field Summary |
|---|
| Fields inherited from class com.bm.introspectors.AbstractIntrospector |
|---|
classMetaData, representingClass |
| Constructor Summary | |
|---|---|
SessionBeanIntrospector(java.lang.Class<? extends T> toInspect)
Constructor. |
|
| Method Summary | |
|---|---|
static boolean |
accept(java.lang.Class toCheck)
Returns true is this intorspector accept this class. |
| Methods inherited from class com.bm.introspectors.AbstractIntrospector |
|---|
getAnnotationForField, getClassMetaData, getEntityManagerField, getFieldsToInject, getImplementationForInterface, getLifecycleMethods, getRepresentingClass, hasEntityManager, processAccessTypeField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionBeanIntrospector(java.lang.Class<? extends T> toInspect)
toInspect - -
the sesion bean to inspect| Method Detail |
|---|
public static boolean accept(java.lang.Class toCheck)
toCheck - -
to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||