@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.ErrorLoggerService
public void logAgentInvocation(long modelInstanceId, Serializable input, Exception exception)
logAgentInvocation
in interface com.whitestein.lsps.common.ErrorLoggerService
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.