|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddContextPartitionOperationContext | |
|---|---|
| org.apache.directory.server.core.interceptor | |
| org.apache.directory.server.core.partition | |
| Uses of AddContextPartitionOperationContext in org.apache.directory.server.core.interceptor |
|---|
| Methods in org.apache.directory.server.core.interceptor with parameters of type AddContextPartitionOperationContext | |
|---|---|
void |
InterceptorChain.addContextPartition(AddContextPartitionOperationContext opContext)
|
void |
NextInterceptor.addContextPartition(AddContextPartitionOperationContext opContext)
Calls the next interceptor's DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ). |
void |
Interceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext)
Filters DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) call. |
void |
BaseInterceptor.addContextPartition(NextInterceptor next,
AddContextPartitionOperationContext opContext)
|
| Uses of AddContextPartitionOperationContext in org.apache.directory.server.core.partition |
|---|
| Methods in org.apache.directory.server.core.partition with parameters of type AddContextPartitionOperationContext | |
|---|---|
void |
PartitionNexus.addContextPartition(AddContextPartitionOperationContext opContext)
Add a partition to the server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||