public class GProcessSessionBean extends ProcessSessionBeanImpl implements GenericBeanEvent
| Constructor and Description |
|---|
GProcessSessionBean(javax.enterprise.inject.spi.Bean<Object> bean,
javax.enterprise.inject.spi.AnnotatedType<?> annotatedType,
String name,
javax.enterprise.inject.spi.SessionBeanType type) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
This is an exceptional case due to the definition
ProcessSessionBean
|
getAnnotatedBeanClass, getEjbName, getSessionBeanTypeaddDefinitionError, getAnnotated, getBeancheckState, setStartedpublic Class<?> getBeanClassFor(Class<?> eventClass)
getBeanClassFor in interface GenericBeanEventeventClass - the class of event we are treating this event asCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.