X - bean class infopublic class ProcessBeanImpl<X> extends Object implements ProcessBean<X>
ProcessBean.| Modifier | Constructor and Description |
|---|---|
protected |
ProcessBeanImpl(Bean<X> bean,
Annotated annotated) |
public void addDefinitionError(Throwable t)
addDefinitionError in interface ProcessBean<X>public Annotated getAnnotated()
getAnnotated in interface ProcessBean<X>public Bean<X> getBean()
getBean in interface ProcessBean<X>Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.