Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.beans11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
Interceptors<T> |
Interceptors.clazz(String... values)
Creates for all String objects representing
class elements,
a new class element |
Interceptors<BeansDescriptor> |
BeansDescriptor.createInterceptors()
Creates a new
interceptors element |
Interceptors<BeansDescriptor> |
BeansDescriptor.getOrCreateInterceptors()
If not already created, a new
interceptors element will be created and returned. |
Interceptors<T> |
Interceptors.removeAllClazz()
Removes the
class element |
Modifier and Type | Method and Description |
---|---|
List<Interceptors<BeansDescriptor>> |
BeansDescriptor.getAllInterceptors()
Returns all
interceptors elements |
Copyright © 2017 JBoss by Red Hat. All rights reserved.