public interface SystemPropertyActivation
SystemPropertyActivation
is a data structures representing the <if-system-property> element in Weld's
extensions to beans.xml. See the XSD for Weld's extensions to beans.xml for details of the semantics of
<if-system-property>.
Filter
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name attribute
|
String |
getValue()
The value attribute
|
Copyright © 2008-2015. All Rights Reserved.