Package | Description |
---|---|
org.mockejb.interceptor |
Modifier and Type | Method and Description |
---|---|
static PointcutPair |
PointcutPair.and(Pointcut pointcut1,
Pointcut pointcut2)
Creates a new instance of PointcutPair.
|
static PointcutPair |
PointcutPair.or(Pointcut pointcut1,
Pointcut pointcut2)
Creates a new instance of PointcutPair.
|