public interface ChannelModel
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
QualifierModel | 
getQualifierModel()  | 
String | 
getType()
Returns the type of this ChannelModel
 (i.e. the name of the class implementing the Channel) 
 | 
QualifierModel | 
newQualifierModel(String type)  | 
String getName()
String getType()
QualifierModel getQualifierModel()
QualifierModel newQualifierModel(String type)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.