public class GProcessBean extends ProcessBeanImpl implements GenericBeanEvent
Constructor and Description |
---|
GProcessBean(javax.enterprise.inject.spi.Bean<?> bean,
javax.enterprise.inject.spi.AnnotatedType<?> annotated) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getBeanClassFor(Class<?> eventClass)
If this is a Foo
|
addDefinitionError, getAnnotated, getBean
public GProcessBean(javax.enterprise.inject.spi.Bean<?> bean, javax.enterprise.inject.spi.AnnotatedType<?> annotated)
public Class<?> getBeanClassFor(Class<?> eventClass)
GenericBeanEvent
getBeanClassFor
in interface GenericBeanEvent
eventClass
- the class of event we are treating this event asCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.