public interface ClassAvailableActivation
ClassAvailableActivation
is a data structures representing the <if-class-available> 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-class-available>.
Filter
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
The name attribute
|
boolean |
isInverted() |
String getClassName()
boolean isInverted()
Copyright © 2008-2015. All Rights Reserved.