@PermitAll public class ErrorLoggerServiceBean extends Object implements com.whitestein.lsps.common.ErrorLoggerService
| Constructor and Description |
|---|
ErrorLoggerServiceBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
logAgentInvocation(long modelInstanceId,
Serializable input,
Exception exception) |
void |
logServiceInvocation(Method method,
List<Object> parameters,
Exception exception) |
public void logServiceInvocation(Method method, List<Object> parameters, Exception exception)
logServiceInvocation in interface com.whitestein.lsps.common.ErrorLoggerServicepublic void logAgentInvocation(long modelInstanceId,
Serializable input,
Exception exception)
logAgentInvocation in interface com.whitestein.lsps.common.ErrorLoggerServiceCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.