Class Filter
- java.lang.Object
-
- org.wildfly.experimental.api.classpath.plugin.Filter
-
public class Filter extends Object
This is API exposed by the plugin
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAnnotation()Set<String>getExcludedClasses()Set<String>getGroupIds()voidsetAnnotation(String annotation)voidsetExcludedClasses(Set<String> excludedClasses)voidsetGroupIds(Set<String> groupIds)StringtoString()
-