| Package | Description |
|---|---|
| org.jboss.weld.bootstrap.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EnabledStereotype
Represents a single <stereotype> record in the beans.xml file.
|
| Modifier and Type | Method and Description |
|---|---|
List<Metadata<EnabledClass>> |
BeansXml.getEnabledAlternatives() |
List<Metadata<EnabledClass>> |
BeansXml.getEnabledDecorators() |
List<Metadata<EnabledClass>> |
BeansXml.getEnabledInterceptors() |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.