|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
Exception |
lastException
|
boolean |
throwException
|
Constructor Summary | |
QuietMethodSecurityInterceptor()
|
Method Summary | |
---|---|
Exception |
getLastException()
For testing. |
Object |
invoke(MethodInvocation mi)
|
void |
setThrowException(boolean throwException)
Dependency injection for throw exception flag. |
Constructor Detail |
---|
QuietMethodSecurityInterceptor()
Method Detail |
---|
public Exception getLastException()
public Object invoke(MethodInvocation mi)
public void setThrowException(boolean throwException)
true
throw exceptions, otherwise just log