| Package | Description |
|---|---|
| com.redhat.lightblue.crud.interceptors | |
| com.redhat.lightblue.interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
UIDInterceptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CRUDControllerInterceptor |
interface |
CRUDDocInterceptor |
interface |
MediatorInterceptor |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptPoint.CRUDControllerInterceptPoint.call(Interceptor t,
CRUDOperationContext ctx) |
void |
InterceptPoint.CRUDDocInterceptPoint.call(Interceptor t,
CRUDOperationContext ctx,
DocCtx doc) |
void |
InterceptPoint.MediatorInterceptPoint.call(Interceptor t,
OperationContext ctx) |
void |
InterceptorManager.registerInterceptor(int sequence,
Interceptor i,
InterceptPoint... pt) |
Copyright © 2015. All rights reserved.