|
||||||||||
| 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>
com.bm.introspectors.JbossServiceIntrospector<T>
T - -
teh type of the servicepublic class JbossServiceIntrospector<T>
Marker class :Introspector for jboss service.
| Field Summary |
|---|
| Fields inherited from class com.bm.introspectors.AbstractIntrospector |
|---|
classMetaData, representingClass |
| Constructor Summary | |
|---|---|
JbossServiceIntrospector(java.lang.Class<? extends T> toInspect)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.bm.introspectors.SessionBeanIntrospector |
|---|
accept |
| 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 JbossServiceIntrospector(java.lang.Class<? extends T> toInspect)
toInspect - -
the sesion bean to inspect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||