- java.lang.Object
-
- org.wso2.carbon.device.mgt.extensions.push.notification.provider.fcm.FCMNotificationStrategy
-
-
Constructor Summary
Constructors
| Constructor and Description |
FCMNotificationStrategy(org.wso2.carbon.device.mgt.common.push.notification.PushNotificationConfig config) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.wso2.carbon.device.mgt.common.push.notification.NotificationContext |
buildContext() |
void |
execute(org.wso2.carbon.device.mgt.common.push.notification.NotificationContext ctx) |
void |
init() |
void |
undeploy() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
init
public void init()
- Specified by:
init in interface org.wso2.carbon.device.mgt.common.push.notification.NotificationStrategy
-
undeploy
public void undeploy()
- Specified by:
undeploy in interface org.wso2.carbon.device.mgt.common.push.notification.NotificationStrategy
Copyright © 2017 WSO2. All rights reserved.