public class ProcessSessionBeanImpl<X> extends AbstractProcessClassBean<Object,SessionBean<Object>> implements javax.enterprise.inject.spi.ProcessSessionBean<X>
| Modifier and Type | Method and Description |
|---|---|
protected static <X> void |
fire(BeanManagerImpl beanManager,
SessionBean<Object> bean) |
javax.enterprise.inject.spi.AnnotatedType<Object> |
getAnnotatedBeanClass() |
String |
getEjbName() |
javax.enterprise.inject.spi.SessionBeanType |
getSessionBeanType() |
getAnnotated, getBeanaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getEventType, getRawTypecheckWithinObserverNotification, getReceiver, postNotify, preNotifyprotected static <X> void fire(BeanManagerImpl beanManager, SessionBean<Object> bean)
public String getEjbName()
getEjbName in interface javax.enterprise.inject.spi.ProcessSessionBean<X>public javax.enterprise.inject.spi.SessionBeanType getSessionBeanType()
getSessionBeanType in interface javax.enterprise.inject.spi.ProcessSessionBean<X>Copyright © 2017. All rights reserved.