T - the type of the bean instancepublic interface WeldBean<T>
extends javax.enterprise.inject.spi.Bean<T>
Bean implementation provided by Weld.| Modifier and Type | Method and Description |
|---|---|
org.jboss.weld.serialization.spi.BeanIdentifier |
getIdentifier() |
default Integer |
getPriority()
Used for custom beans registered via WeldBeanConfigurator.
|
org.jboss.weld.serialization.spi.BeanIdentifier getIdentifier()
BeanIdentifier for this beandefault Integer getPriority()
Copyright © 2019. All rights reserved.