X - bean class infopublic class ProcessManagedBeanImpl<X> extends ProcessBeanImpl<X> implements ProcessManagedBean<X>
ProcessManagedBean.| Constructor and Description |
|---|
ProcessManagedBeanImpl(ManagedBean<X> bean,
AnnotatedType<X> annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType<X> |
getAnnotatedBeanClass() |
addDefinitionError, getAnnotated, getBeanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDefinitionError, getAnnotated, getBeanpublic ProcessManagedBeanImpl(ManagedBean<X> bean, AnnotatedType<X> annotatedType)
public AnnotatedType<X> getAnnotatedBeanClass()
getAnnotatedBeanClass in interface ProcessManagedBean<X>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.