public interface WeldFilter extends Filter
Filter is a data structures representing the <include> and <exclude> elements in Weld's extensions to
beans.xml. See the XSD for Weld's extensions to beans.xml for details of the semantics of <include> and
<exclude>.
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern()
The pattern attribute
|
getClassAvailableActivations, getName, getSystemPropertyActivationsString getPattern()
Copyright © 2014. All Rights Reserved.