public abstract class CauchoBean<T> extends java.lang.Object implements Bean<T>
Constructor and Description |
---|
CauchoBean() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.annotation.Annotation[] |
getAnnotations()
Returns all of the custom annotations
|
abstract java.util.Set<BaseType> |
getGenericTypes() |
boolean |
isAnnotationPresent(java.lang.Class<?> annType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullable
create, destroy
public abstract java.util.Set<BaseType> getGenericTypes()
public abstract java.lang.annotation.Annotation[] getAnnotations()
public boolean isAnnotationPresent(java.lang.Class<?> annType)