|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.inject.CauchoBean<T>
public abstract class CauchoBean<T>
Configuration for the xml web bean component.
| Constructor Summary | |
|---|---|
CauchoBean()
|
|
| Method Summary | |
|---|---|
abstract java.lang.annotation.Annotation[] |
getAnnotations()
Returns all of the custom annotations |
abstract java.util.Set<BaseType> |
getGenericTypes()
|
boolean |
isAnnotationPresent(java.lang.Class<?> annType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.enterprise.inject.spi.Bean |
|---|
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullable |
| Methods inherited from interface javax.enterprise.context.spi.Contextual |
|---|
create, destroy |
| Constructor Detail |
|---|
public CauchoBean()
| Method Detail |
|---|
public abstract java.util.Set<BaseType> getGenericTypes()
public abstract java.lang.annotation.Annotation[] getAnnotations()
public boolean isAnnotationPresent(java.lang.Class<?> annType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||