public class MicroblogReplyNotificationStrategy extends MicroblogNotificationStrategy
MicroblogReplyNotificationStrategy class.
m_configDao, m_microblogConfigurationDao
Constructor and Description |
---|
MicroblogReplyNotificationStrategy()
Constructor for MicroblogReplyNotificationStrategy.
|
MicroblogReplyNotificationStrategy(org.springframework.core.io.Resource configResource)
Constructor for MicroblogReplyNotificationStrategy.
|
Modifier and Type | Method and Description |
---|---|
int |
send(List<Argument> arguments)
send
|
buildMessageBody, buildUblogService, findDefaultConfigResource, findDestName, getMicroblogConfigurationDao, setMicroblogConfigurationDao
public MicroblogReplyNotificationStrategy() throws IOException
Constructor for MicroblogReplyNotificationStrategy.
IOException
- if any.public MicroblogReplyNotificationStrategy(org.springframework.core.io.Resource configResource)
Constructor for MicroblogReplyNotificationStrategy.
configResource
- a Resource
object.public int send(List<Argument> arguments)
send
send
in interface NotificationStrategy
send
in class MicroblogNotificationStrategy
arguments
- a List
object.Copyright © 2021. All rights reserved.