public class PushQuestionNotificationHandler
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
PushQuestionNotificationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
createThread(Question question,
java.lang.String destinationService,
java.lang.String action,
java.lang.String GUID,
java.lang.String targetArn) |
static PushQuestionNotificationHandler |
getInstance() |
void |
run() |
public static PushQuestionNotificationHandler getInstance()
public void createThread(Question question, java.lang.String destinationService, java.lang.String action, java.lang.String GUID, java.lang.String targetArn)
public void run()
run in interface java.lang.Runnable