public class ProcessSessionBeanImpl<X> extends AbstractProcessClassBean<Object,SessionBean<Object>> implements ProcessSessionBean<X>
| Modifier and Type | Method and Description |
|---|---|
protected static <X> void |
fire(BeanManagerImpl beanManager,
SessionBean<Object> bean) |
AnnotatedType<Object> |
getAnnotatedBeanClass() |
AnnotatedType<X> |
getAnnotatedSessionBeanClass() |
String |
getEjbName() |
SessionBeanType |
getSessionBeanType() |
getAnnotated, getBeanaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getRawTypegetReceiver, checkWithinObserverNotification, postNotify, preNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDefinitionError, getAnnotated, getBeanprotected static <X> void fire(BeanManagerImpl beanManager, SessionBean<Object> bean)
public AnnotatedType<X> getAnnotatedSessionBeanClass()
public String getEjbName()
getEjbName in interface ProcessSessionBean<X>public SessionBeanType getSessionBeanType()
getSessionBeanType in interface ProcessSessionBean<X>public AnnotatedType<Object> getAnnotatedBeanClass()
getAnnotatedBeanClass in interface ProcessManagedBean<Object>Copyright © 2015. All Rights Reserved.