@Service public class AccountPubSubServiceImpl extends java.lang.Object implements AccountPubSubService
Title:
Description:
Copyright: 2015~2021
Company/Department: xforceplus
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
CHANNEL_DEFAULT_VALUE
渠道默认值==ALL
|
static java.lang.String |
PARAM_CHANNEL
渠道-ALL
|
| 构造器和说明 |
|---|
AccountPubSubServiceImpl() |
public static final java.lang.String PARAM_CHANNEL
public static final java.lang.String CHANNEL_DEFAULT_VALUE
@Async(value="threadPoolExecutor") public void publish(com.xforceplus.entity.Account account)
publish 在接口中 AccountPubSubServiceaccount - Account