|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorOccurrenceDao | |
|---|---|
| org.ikasan.framework.error.dao | |
| org.ikasan.framework.error.service | |
| Uses of ErrorOccurrenceDao in org.ikasan.framework.error.dao |
|---|
| Classes in org.ikasan.framework.error.dao that implement ErrorOccurrenceDao | |
|---|---|
class |
HibernateErrorOccurrenceDao
Hibernate implementation of the DAO for the ErrorOccurence object |
| Uses of ErrorOccurrenceDao in org.ikasan.framework.error.service |
|---|
| Constructors in org.ikasan.framework.error.service with parameters of type ErrorOccurrenceDao | |
|---|---|
DefaultErrorLoggingServiceImpl(ErrorOccurrenceDao errorOccurrenceDao,
ExcludedEventDao excludedEventDao,
URL baseUrl)
Constructor |
|
DefaultErrorLoggingServiceImpl(ErrorOccurrenceDao errorOccurrenceDao,
ExcludedEventDao excludedEventDao,
URL baseURl,
ErrorOccurrenceListener errorOccurrenceListener)
Constructor |
|
DefaultErrorLoggingServiceImpl(ErrorOccurrenceDao errorOccurrenceDao,
ExcludedEventDao excludedEventDao,
URL baseUrl,
List<ErrorOccurrenceListener> errorOccurrenceListeners)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||