|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.notifd.MicroblogNotificationStrategy
org.opennms.netmgt.notifd.MicroblogReplyNotificationStrategy
public class MicroblogReplyNotificationStrategy
MicroblogReplyNotificationStrategy class.
| Field Summary |
|---|
| Fields inherited from class org.opennms.netmgt.notifd.MicroblogNotificationStrategy |
|---|
m_configDao, m_microblogConfigurationDao |
| Constructor Summary | |
|---|---|
MicroblogReplyNotificationStrategy()
Constructor for MicroblogReplyNotificationStrategy. |
|
MicroblogReplyNotificationStrategy(org.springframework.core.io.Resource configResource)
Constructor for MicroblogReplyNotificationStrategy. |
|
| Method Summary | |
|---|---|
int |
send(List<Argument> arguments)
send |
| Methods inherited from class org.opennms.netmgt.notifd.MicroblogNotificationStrategy |
|---|
buildMessageBody, buildUblogService, findDefaultConfigResource, findDestName, getMicroblogConfigurationDao, log, setMicroblogConfigurationDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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.| Method Detail |
|---|
public int send(List<Argument> arguments)
send
send in interface NotificationStrategysend in class MicroblogNotificationStrategyarguments - a List object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||