|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.reflect.AnnotatedElementImpl
com.caucho.ejb.session.ExtAnnotatedType<X>
public class ExtAnnotatedType<X>
Server container for a session bean.
| Constructor Summary | |
|---|---|
ExtAnnotatedType(AnnotatedType<X> baseType)
|
|
| Method Summary | |
|---|---|
java.util.Set<AnnotatedConstructor<X>> |
getConstructors()
Returns the abstract introspected constructors |
java.util.Set<AnnotatedField<? super X>> |
getFields()
Returns the abstract introspected fields |
java.lang.Class<X> |
getJavaClass()
Returns the concrete Java class |
java.util.Set<AnnotatedMethod<? super X>> |
getMethods()
Returns the abstract introspected methods |
| Methods inherited from class com.caucho.config.reflect.AnnotatedElementImpl |
|---|
addAnnotation, addAnnotationIfAbsent, addAnnotations, addAnnotations, clearAnnotations, createBaseType, createBaseType, createBaseType, createBaseType, createBaseType, createBaseType, createBaseType, fillTypeVariables, getAnnotation, getAnnotations, getBaseType, getBaseTypeImpl, getBaseTypeParamMap, getTypeClosure, getTypeVariables, isAnnotationPresent, removeAnnotation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.enterprise.inject.spi.Annotated |
|---|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent |
| Constructor Detail |
|---|
public ExtAnnotatedType(AnnotatedType<X> baseType)
| Method Detail |
|---|
public java.lang.Class<X> getJavaClass()
AnnotatedType
getJavaClass in interface AnnotatedType<X>public java.util.Set<AnnotatedConstructor<X>> getConstructors()
AnnotatedType
getConstructors in interface AnnotatedType<X>public java.util.Set<AnnotatedField<? super X>> getFields()
AnnotatedType
getFields in interface AnnotatedType<X>public java.util.Set<AnnotatedMethod<? super X>> getMethods()
AnnotatedType
getMethods in interface AnnotatedType<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||