|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.ioc.internal.services.ExceptionTrackerImpl
@Scope(value="perthread") @PreventServiceDecoration public class ExceptionTrackerImpl
| Constructor Summary | |
|---|---|
ExceptionTrackerImpl()
|
|
| Method Summary | |
|---|---|
boolean |
exceptionLogged(java.lang.Throwable exception)
Returns true if the indicated exception has already been logged (it is assumed that the exception will be logged if this method returns false). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionTrackerImpl()
| Method Detail |
|---|
public boolean exceptionLogged(java.lang.Throwable exception)
ExceptionTracker
exceptionLogged in interface ExceptionTrackerexception - to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||