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