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, getSystemPropertyActivations
String getPattern()
Copyright © 2008-2015. All Rights Reserved.