|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorOrderType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar30 | Provides the interfaces and enumeration types as defined in the schema |
Uses of InterceptorOrderType in org.jboss.shrinkwrap.descriptor.api.ejbjar30 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return InterceptorOrderType | |
---|---|
InterceptorOrderType<InterceptorBindingType<T>> |
InterceptorBindingType.getOrCreateInterceptorOrder()
If not already created, a new interceptor-order element with the given value will be created. |
InterceptorOrderType<T> |
InterceptorOrderType.id(String id)
Sets the id attribute |
InterceptorOrderType<T> |
InterceptorOrderType.interceptorClass(String... values)
Creates for all String objects representing interceptor-class elements,
a new interceptor-class element |
InterceptorOrderType<T> |
InterceptorOrderType.removeAllInterceptorClass()
Removes the interceptor-class element |
InterceptorOrderType<T> |
InterceptorOrderType.removeId()
Removes the id attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |