public class EventBean extends AbstractFacadeBean<Event<?>>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
EventBean(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClass()
The bean class of the managed bean or session bean or of the bean that declares the producer method or
field.
|
protected Type |
getDefaultType() |
protected Event<?> |
newInstance(InjectionPoint ip,
CreationalContext<Event<?>> creationalContext) |
String |
toString() |
destroy, getDecorators, getInjectionPoint, getProxyClass, initializeAfterBeanDiscoverycreate, getDecoratorscleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getQualifierInstances, initialize, isDependent, isNormalScopedattributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPoints, isNullablegetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativegetIdpublic EventBean(BeanManagerImpl manager)
public Class<?> getBeanClass()
BeangetBeanClass in interface Bean<Event<?>>getBeanClass in class AbstractDecorableBuiltInBean<Event<?>>protected Event<?> newInstance(InjectionPoint ip, CreationalContext<Event<?>> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<Event<?>>public String toString()
toString in class CommonBean<Event<?>>protected Type getDefaultType()
getDefaultType in class AbstractFacadeBean<Event<?>>Copyright © 2015. All Rights Reserved.