public class EventBean extends AbstractFacadeBean<javax.enterprise.event.Event<?>>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
EventBean(BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClass() |
protected Type |
getDefaultType() |
Set<Type> |
getTypes() |
protected javax.enterprise.event.Event<?> |
newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.event.Event<?>> creationalContext) |
String |
toString() |
destroy, getDecorators, getInjectionPoint, getProxyClass, initializeAfterBeanDiscoverycreate, getDecoratorscleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getScope, getStereotypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic EventBean(BeanManagerImpl manager)
public Class<?> getBeanClass()
getBeanClass in interface javax.enterprise.inject.spi.Bean<javax.enterprise.event.Event<?>>getBeanClass in class AbstractDecorableBuiltInBean<javax.enterprise.event.Event<?>>protected javax.enterprise.event.Event<?> newInstance(javax.enterprise.inject.spi.InjectionPoint ip,
javax.enterprise.context.spi.CreationalContext<javax.enterprise.event.Event<?>> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<javax.enterprise.event.Event<?>>public String toString()
toString in class CommonBean<javax.enterprise.event.Event<?>>protected Type getDefaultType()
getDefaultType in class AbstractFacadeBean<javax.enterprise.event.Event<?>>public Set<Type> getTypes()
getTypes in interface javax.enterprise.inject.spi.BeanAttributes<javax.enterprise.event.Event<?>>getTypes in class ForwardingBeanAttributes<javax.enterprise.event.Event<?>>Copyright © 2017. All rights reserved.