Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.ejbjar31 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
InterceptorOrderType<InterceptorBindingType<T>> |
InterceptorBindingType.getOrCreateInterceptorOrder()
If not already created, a new
interceptor-order element with the given value will be created. |
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 |
Copyright © 2016 JBoss by Red Hat. All rights reserved.