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, getSessionBeanType
addDefinitionError, getAnnotated, getBean
public Class<?> getBeanClassFor(Class<?> eventClass)
getBeanClassFor
in interface GenericBeanEvent
eventClass
- the class of event we are treating this event asCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.