| Package | Description |
|---|---|
| org.apache.hivemind.impl |
Implementations of interfaces defined in the org.apache.commons.hivemind package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceInterceptorContributionImpl
Implementation of
ServiceInterceptorContribution. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicePointImpl.addInterceptorContribution(ServiceInterceptorContribution contribution) |
void |
InterceptorStackImpl.process(ServiceInterceptorContribution contribution)
Invoked to process the next interceptor contribution; these should
be processed in ascending order.
|