| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api | |
| org.jboss.shrinkwrap.impl |
| Modifier and Type | Method and Description |
|---|---|
static BeanDiscoveryMode |
BeanDiscoveryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanDiscoveryMode[] |
BeanDiscoveryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BeanArchive |
BeanArchive.beanDiscoveryMode(BeanDiscoveryMode mode) |
| Modifier and Type | Method and Description |
|---|---|
BeanDiscoveryMode |
BeansXml.getBeanDiscoveryMode() |
| Modifier and Type | Method and Description |
|---|---|
BeanArchive |
BeanArchiveImpl.beanDiscoveryMode(BeanDiscoveryMode mode) |
void |
BeansXml.setBeanDiscoveryMode(BeanDiscoveryMode mode) |
| Constructor and Description |
|---|
BeansXml(BeanDiscoveryMode mode) |
Copyright © 2021. All rights reserved.