Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
Include<T> |
Include.clazz(String clazz)
Sets the
class attribute |
Include<ExceptionClassFilter<T>> |
ExceptionClassFilter.createInclude()
Creates a new
include element |
Include<ExceptionClassFilter<T>> |
ExceptionClassFilter.getOrCreateInclude()
If not already created, a new
include element will be created and returned. |
Include<T> |
Include.removeClazzAttr()
Removes the
class attribute |
Modifier and Type | Method and Description |
---|---|
List<Include<ExceptionClassFilter<T>>> |
ExceptionClassFilter.getAllInclude()
Returns all
include elements |
Copyright © 2024 JBoss by Red Hat. All rights reserved.