|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptors | |
---|---|
org.jboss.shrinkwrap.descriptor.api.beans10 | Provides the interfaces and enumeration types as defined in the schema |
Uses of Interceptors in org.jboss.shrinkwrap.descriptor.api.beans10 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.beans10 that return Interceptors | |
---|---|
Interceptors<T> |
Interceptors.clazz(String... values)
Creates for all String objects representing class elements,
a new class element |
Interceptors<BeansDescriptor> |
BeansDescriptor.getOrCreateInterceptors()
If not already created, a new interceptors element with the given value will be created. |
Interceptors<Beans<T>> |
Beans.getOrCreateInterceptors()
If not already created, a new interceptors element with the given value will be created. |
Interceptors<T> |
Interceptors.removeAllClazz()
Removes the class element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |