Modifier and Type | Method and Description |
---|---|
void |
MockInterceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
NextInterceptor.addContextPartition(AddContextPartitionOperationContext opContext)
Calls the next interceptor's
DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) . |
void |
InterceptorChain.addContextPartition(AddContextPartitionOperationContext opContext) |
void |
Interceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext)
Filters
DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) call. |
void |
BaseInterceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
NormalizationInterceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext)
Filters
DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionNexus.addContextPartition(AddContextPartitionOperationContext opContext) |
void |
PartitionNexus.addContextPartition(AddContextPartitionOperationContext opContext)
Add a partition to the server.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.