T - public abstract class AbstractSyntheticBean<T> extends CommonBean<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSyntheticBean(BeanAttributes<T> attributes,
BeanManagerImpl manager,
Class<?> beanClass) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getBeanClass() |
Set<InjectionPoint> |
getInjectionPoints() |
protected abstract Producer<T> |
getProducer() |
attributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, toString, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreate, destroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeprotected AbstractSyntheticBean(BeanAttributes<T> attributes, BeanManagerImpl manager, Class<?> beanClass)
public Class<?> getBeanClass()
public Set<InjectionPoint> getInjectionPoints()
Copyright © 2014. All Rights Reserved.