@RefreshScope @Component public class QueueConnector extends Object
| Constructor and Description |
|---|
QueueConnector() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
sendAuditLog(String auditLog) |
void |
sendPerformanceLog(String perfLog) |
@PostConstruct public void init()
@Async public void sendAuditLog(String auditLog)
@Async public void sendPerformanceLog(String perfLog)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.