@ApplicationScoped public class GenericErrorLoggerServiceImpl extends Object implements GenericErrorLoggerService
| Constructor and Description |
|---|
GenericErrorLoggerServiceImpl(org.jboss.errai.security.shared.api.identity.User user) |
| Modifier and Type | Method and Description |
|---|---|
void |
log(String errorId,
String clientLocation,
String errorDetails) |
@Inject public GenericErrorLoggerServiceImpl(org.jboss.errai.security.shared.api.identity.User user)
public void log(String errorId, String clientLocation, String errorDetails)
log in interface GenericErrorLoggerServiceCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.