public class ConstraintAspect extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Context |
context |
protected static Logger |
log |
| Constructor and Description |
|---|
ConstraintAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
checkConstraints(org.aspectj.lang.ProceedingJoinPoint pjp) |
Context |
getContext() |
void |
init() |
void |
pointcutGuarded() |
void |
setContext(Context context) |
Copyright © 2015 LSST. All rights reserved.