Modifier and Type | Method and Description |
---|---|
void |
MockInterceptor.unbind(NextInterceptor next,
UnbindOperationContext opContext) |
void |
MockOperationManager.unbind(UnbindOperationContext opContext) |
void |
DefaultOperationManager.unbind(UnbindOperationContext opContext)
TODO document after determining if this method should be here.
|
void |
OperationManager.unbind(UnbindOperationContext opContext)
TODO document after determining if this method should be here.
|
Modifier and Type | Method and Description |
---|---|
void |
Interceptor.unbind(NextInterceptor next,
UnbindOperationContext opContext)
Filters
Partition.unbind( UnbindOperationContext ) call. |
void |
BaseInterceptor.unbind(NextInterceptor next,
UnbindOperationContext opContext) |
void |
NextInterceptor.unbind(UnbindOperationContext opContext)
Calls the next interceptor's
Interceptor.unbind( NextInterceptor, UnbindOperationContext ) |
void |
InterceptorChain.unbind(UnbindOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionNexus.unbind(UnbindOperationContext unbindContext) |
void |
NullPartition.unbind(UnbindOperationContext opContext) |
void |
Partition.unbind(UnbindOperationContext opContext)
Represents an unbind operation issued by an authenticated client.
|
Modifier and Type | Method and Description |
---|---|
void |
LdifPartition.unbind(UnbindOperationContext unbindContext) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaPartition.unbind(UnbindOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractXdbmPartition.unbind(UnbindOperationContext unbindContext) |
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.