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() |
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, initializeAfterBeanDiscovery
create, getDecorators
cleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScoped
attributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrap
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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<?>>
Copyright © 2016. All rights reserved.