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
|
String getClassName()
Copyright © 2012 Seam Framework. All Rights Reserved.