@Component
public class PushProcessor
extends java.lang.Object
| Constructor and Description |
|---|
PushProcessor(PluginManager pluginManager,
PushRequestStore pushRequestStore) |
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.push.pub.common.PushResponse |
execute(int apiVersion,
DomainProfileEntity domainProfile,
org.tiogasolutions.push.pub.common.Push push) |
@Autowired public PushProcessor(PluginManager pluginManager, PushRequestStore pushRequestStore)
public org.tiogasolutions.push.pub.common.PushResponse execute(int apiVersion,
DomainProfileEntity domainProfile,
org.tiogasolutions.push.pub.common.Push push)