| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.descriptor | |
| org.glassfish.ejb.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
List<InterceptorBindingDescriptor> |
EjbBundleDescriptorImpl.getInterceptorBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbBundleDescriptorImpl.appendInterceptorBinding(InterceptorBindingDescriptor binding) |
void |
EjbBundleDescriptorImpl.prependInterceptorBinding(InterceptorBindingDescriptor binding) |
| Modifier and Type | Method and Description |
|---|---|
void |
EjbBundleDescriptorImpl.setInterceptorBindings(List<InterceptorBindingDescriptor> bindings) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorBindingDescriptor |
InterceptorBindingNode.getDescriptor() |
Copyright © 2017. All rights reserved.